[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-templates/bp-legacy/js/ -> buddypress.js (summary)

(no description)

File Size: 2141 lines (62 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 11 functions

  bp_get_directory_preference()
  bp_set_directory_preference()
  bp_init_activity()
  bp_init_objects()
  bp_filter_request()
  bp_activity_request()
  bp_legacy_theme_hide_comments()
  checkAll()
  clear()
  bp_get_cookies()
  bp_get_query_var()

Functions
Functions that are not part of a class:

bp_get_directory_preference( directoryType, pref )   X-Ref
No description

bp_set_directory_preference( directoryType, pref, value )   X-Ref
Sets the user's current preference for a directory option.


bp_init_activity()   X-Ref
No description

bp_init_objects(objects)   X-Ref
No description

bp_filter_request( object, filter, scope, target, search_terms, page, extras, caller, template )   X-Ref
No description

bp_activity_request(scope, filter)   X-Ref
No description

bp_legacy_theme_hide_comments()   X-Ref
No description

checkAll()   X-Ref
No description

clear( container )   X-Ref
Deselects any select options or input options for the specified field element.

param: {String} container HTML ID of the field
since: 1.2.0

bp_get_cookies()   X-Ref
No description

bp_get_query_var( param, url )   X-Ref
Get a querystring parameter from a URL.

param: {String} Query string parameter name.
param: {String} URL to parse. Defaults to current URL.



Generated: Thu Apr 25 01:01:12 2024 Cross-referenced by PHPXref 0.7.1