Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 1.8.0 / Page 9

BP_Group_Extension::__isset()

Method: Provide a fallback for isset( $this->foo ) when foo is unavailable.

Source: bp-groups/classes/class-bp-group-extension.php:1428

Used by 0 functions | Uses 0 functions

BP_Group_Extension::__set()

Method: Allow plugins to set otherwise unavailable object properties.

Source: bp-groups/classes/class-bp-group-extension.php:1451

Used by 0 functions | Uses 0 functions

BP_Group_Extension::get_screen_callback()

Method: Get the appropriate screen callback for the specified context/type.

Source: bp-groups/classes/class-bp-group-extension.php:1312

Used by 0 functions | Uses 0 functions

BP_Group_Extension::parse_args_r()

Method: Recursive argument parsing.

Source: bp-groups/classes/class-bp-group-extension.php:1361

Used by 0 functions | Uses 0 functions

BP_Group_Extension::check_nonce()

Method: Check the nonce on a submitted settings form.

Source: bp-groups/classes/class-bp-group-extension.php:1247

Used by 0 functions | Uses 0 functions

BP_Group_Extension::is_screen_enabled()

Method: Is the specified screen enabled?

Source: bp-groups/classes/class-bp-group-extension.php:1263

Used by 0 functions | Uses 0 functions

BP_Group_Extension::call_admin_screen()

Method: Call the admin_screen() method, and add a nonce field.

Source: bp-groups/classes/class-bp-group-extension.php:1181

Used by 0 functions | Uses 0 functions

BP_Group_Extension::call_admin_screen_save()

Method: Check the nonce, and call the admin_screen_save() method.

Source: bp-groups/classes/class-bp-group-extension.php:1191

Used by 0 functions | Uses 0 functions

BP_Group_Extension::nonce_field()

Method: Generate the nonce fields for a settings form.

Source: bp-groups/classes/class-bp-group-extension.php:1236

Used by 0 functions | Uses 0 functions

BP_Group_Extension::maybe_add_submit_button()

Method: Add a submit button to the edit form, if it needs one.

Source: bp-groups/classes/class-bp-group-extension.php:1111

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 12 Next »
Proudly powered by WordPress