Doxygen Documentation




  Front Page
  Wedding
  Honeymoon
  Pets
  Travel
  Bloggy Style
  Elyse
  Customization
  Documentation
  What's New?

menu_tree_node Class Reference

The class that holds all the information about a menu node. More...

List of all members.


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.

Detailed Description

The class that holds all the information about a menu node.

Definition at line 594 of file functions.php.


The documentation for this class was generated from the following file:
Last modified: August 30 2018 23:38