@since: BuddyPress 3.0.0
Description
bp_nouveau_nav_classes()

Displays the nav item classes.

Source: bp-templates/bp-nouveau/includes/template-tags.php:958

bp_nouveau_get_nav_classes()

Retrieve a space separated list of classes for the current nav item.

Source: bp-templates/bp-nouveau/includes/template-tags.php:969

bp_nouveau_get_classes

Filter to edit/add classes.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1032

bp_nouveau_nav_scope()

Displays the nav item scope.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1045

bp_nouveau_get_nav_scope()

Retrieve the specific scope for the current nav item.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1056

bp_nouveau_set_nav_scope

Filter to add your own scope.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1077

bp_nouveau_nav_item()

Sets the current nav item and prepare the navigation loop to iterate to next one.

Source: bp-templates/bp-nouveau/includes/template-tags.php:906

bp_nouveau_avatar_args()

Get the full size avatar args.

Source: bp-templates/bp-nouveau/includes/template-tags.php:718

bp_nouveau_avatar_args

Filter arguments for full-size avatars.

Source: bp-templates/bp-nouveau/includes/template-tags.php:730

bp_nouveau_has_nav()

Init the Navigation Loop and check it has items.

Source: bp-templates/bp-nouveau/includes/template-tags.php:768