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::__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. |
BP_Core_Nav::add_nav() |
Adds a new nav item. |
BP_Core_Nav::edit_nav() |
Edits a nav item. |
BP_Core_Nav::delete_nav() |
Unset an item or a subitem of the nav. |