@since: BuddyPress 2.6.0
Description
BP_Core_oEmbed_Extension::set_fallback_html()

Sets the fallback HTML for the oEmbed response.

Source: bp-core/classes/class-bp-core-oembed-extension.php:103

BP_Core_BP_Nav_BackCompat::set_component()

Set the component to which the nav belongs.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:169

BP_Core_BP_Nav_BackCompat::get_component()

Get the component to which the a nav item belongs.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:185

BP_Core_BP_Nav_BackCompat::reset()

Reset the cached nav items.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:204

BP_Core_BP_Nav_BackCompat::get_nav()

Get the nav object corresponding to the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:216

BP_Core_BP_Nav_BackCompat

bp_nav backward compatibility class.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:19

BP_Core_BP_Nav_BackCompat::__construct()

Constructor.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:45

BP_Core_BP_Nav_BackCompat::offsetSet()

Assign a value to the nav array at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:63

BP_Core_BP_Nav_BackCompat::offsetGet()

Get a value of the nav array at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:97

BP_Core_BP_Nav_BackCompat::offsetExists()

Check whether nav array has a value at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:122