File: bp-templates/bp-nouveau/includes/functions.php
Description
bp_nouveau_ajax_querystring()

This function looks scarier than it actually is. 🙂 Each object loop (activity/members/groups/blogs/forums) contains default parameters to show specific information based on the page we are currently looking at.

Source: bp-templates/bp-nouveau/includes/functions.php:32

bp_nouveau_ajax_querystring

Filters the AJAX query string for the component loops.

Source: bp-templates/bp-nouveau/includes/functions.php:166

bp_nouveau_ajax_button()

Output ajax button for action (e.g. request connection with member, join group, leave group, follow member, etc.)

Source: bp-templates/bp-nouveau/includes/functions.php:176

bp_nouveau_wrapper()

Output HTML content into a wrapper.

Source: bp-templates/bp-nouveau/includes/functions.php:250

bp_nouveau_is_object_nav_in_sidebar()

Check if Nouveau sidebar object nav widget is active.

Source: bp-templates/bp-nouveau/includes/functions.php:307

bp_nouveau_current_user_can()

Check if logged in user has queried capability.

Source: bp-templates/bp-nouveau/includes/functions.php:318