class StackCategory (View source)

Properties

protected $page

Methods

__construct($page)

No description

mixed
getPage()

No description

setPage(mixed $page)

No description

static StackCategory
getCategoryFromMultilingualSection(Section $section)

No description

copyToTargetCategory(StackCategory $category)

No description

static StackCategory
createFromMultilingualSection(Section $section)

No description

Details

__construct($page)

No description

Parameters

$page

mixed getPage()

No description

Return Value

mixed

setPage(mixed $page)

No description

Parameters

mixed $page

static StackCategory getCategoryFromMultilingualSection(Section $section)

No description

Parameters

Section $section

Return Value

StackCategory

static StackCategory getFromDefaultMultilingualSection()

No description

Return Value

StackCategory

copyToTargetCategory(StackCategory $category)

No description

Parameters

StackCategory $category

static StackCategory createFromMultilingualSection(Section $section)

No description

Parameters

Section $section

Return Value

StackCategory