|
Public Attributes |
| $serial |
| A unique serial number to distinguish otherwise identical classes.
|
| $url |
| The url of this node.
|
| $menu_name |
| The name of this node for the menu.
|
| $children_pages = array() |
| An array of the children of this node.
|
| $hidden |
| Whether the node is hidden or not (displayed on the menu).
|
| $font_size |
| The font size attribute of the node.
|
| $icon |
| The URL of the icon or null (currently only used for the camera icon).
|
| $print_value |
| An internally used variable for determining if the node will be printed as part of the menu.
|