File: bp-core/classes/class-bp-core-nav.php |
Description |
---|---|
BP_Core_Nav::sort_nav() |
Sorts a list of nav items. |
BP_Core_Nav::get_primary() |
Gets the primary nav items. |
BP_Core_Nav::get_secondary() |
Gets the secondary nav items. |
BP_Core_Nav::get_item_nav() |
Gets a nested list of visible nav items. |
BP_Core_Nav |
BuddyPress Nav. |
BP_Core_Nav::__construct() |
Initializes the Nav belonging to the specified object. |
BP_Core_Nav::__isset() |
Checks whether a nav item is set. |
BP_Core_Nav::__get() |
Gets a nav item. |
BP_Core_Nav::__set() |
Sets a nav item. |
BP_Core_Nav::get() |
Gets a specific nav item or array of nav items. |