Static Public Member Functions |
| static | fromJSON ($in, $menu, $serialized=true) |
Detailed Description
Definition at line 321 of file Menu.php.
Constructor & Destructor Documentation
Member Function Documentation
| buildMenu |
( |
|
$path, |
|
|
|
$level, |
|
|
|
$pageTitle, |
|
|
& |
$menu |
|
) |
| |
| static fromJSON |
( |
|
$in, |
|
|
|
$menu, |
|
|
|
$serialized = true |
|
) |
| |
|
static |
| getShowChildrenSetting |
( |
| ) |
|
| selfToMenuStruct |
( |
|
$params = array() | ) |
|
| setLoadData |
( |
|
$params = array() | ) |
|
| setShowChildrenSetting |
( |
|
$setting | ) |
|
| toJSON |
( |
|
$serialize = true | ) |
|
Field Documentation
| $SHOW_CHILDREN_ALWAYS = 8 |
|
static |
| $SHOW_CHILDREN_WHEN_ANCESTOR = 4 |
|
static |
| $SHOW_CHILDREN_WHEN_PARENT = 2 |
|
static |
| $SHOW_CHILDREN_WHEN_SELECTED = 1 |
|
static |
The documentation for this class was generated from the following file: