@since: BuddyPress 3.0.0
Description
BP_Nouveau::register_scripts()

Register Template Pack JavaScript files

Source: bp-templates/bp-nouveau/buddypress-functions.php:419

bp_nouveau_register_scripts

Filters the scripts to enqueue for BuddyPress Nouveau.

Source: bp-templates/bp-nouveau/buddypress-functions.php:437

BP_Nouveau::enqueue_scripts()

Enqueue the required JavaScript files

Source: bp-templates/bp-nouveau/buddypress-functions.php:523

bp_nouveau_enqueue_scripts

Fires after all of the BuddyPress Nouveau scripts have been enqueued.

Source: bp-templates/bp-nouveau/buddypress-functions.php:548

BP_Nouveau::add_nojs_body_class()

Adds the no-js class to the body tag.

Source: bp-templates/bp-nouveau/buddypress-functions.php:579

BP_Nouveau::localize_scripts()

Load localizations for topic script.

Source: bp-templates/bp-nouveau/buddypress-functions.php:591

BP_Nouveau::__construct()

The BP Nouveau constructor.

Source: bp-templates/bp-nouveau/buddypress-functions.php:58

BP_Nouveau::setup_globals()

BP Nouveau global variables.

Source: bp-templates/bp-nouveau/buddypress-functions.php:70

BP_Nouveau::includes()

Includes!

Source: bp-templates/bp-nouveau/buddypress-functions.php:86

bp_nouveau_includes

Fires after all of the BuddyPress Nouveau includes have been loaded. Passed by reference.

Source: bp-templates/bp-nouveau/buddypress-functions.php:135