ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Widgets
  • Page 18

WP_Widget_Factory::__construct()

Method: PHP5 constructor.

Source: wp-includes/class-wp-widget-factory.php:32

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::WP_Widget_Factory()

Method: PHP4 constructor.

Source: wp-includes/class-wp-widget-factory.php:44

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::hash_object()

Method: Hashes an object, doing fallback of `spl_object_hash()` if not available.

Source: wp-includes/class-wp-widget-factory.php:69

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::register()

Method: Registers a widget subclass.

Source: wp-includes/class-wp-widget-factory.php:58

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::unregister()

Method: Un-registers a widget subclass.

Source: wp-includes/class-wp-widget-factory.php:75

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::_register_widgets()

Method: Serves as a utility method for adding widgets to the registered widgets global.

Source: wp-includes/class-wp-widget-factory.php:90

Used by 0 functions | Uses 0 functions

WP_Widget::get_field_id()

Method: Constructs id attributes for use in WP_Widget::form() fields.

Source: wp-includes/class-wp-widget.php:241

Used by 0 functions | Uses 0 functions

WP_Widget::get_settings()

Method: Retrieves the settings for all instances of the widget class.

Source: wp-includes/class-wp-widget.php:611

Used by 0 functions | Uses 0 functions

WP_Widget::_register()

Method: Register all widget instances of this widget class.

Source: wp-includes/class-wp-widget.php:253

Used by 0 functions | Uses 0 functions

WP_Widget::_set()

Method: Sets the internal order number for the widget instance.

Source: wp-includes/class-wp-widget.php:287

Used by 0 functions | Uses 0 functions
« Previous 1 … 17 18 19 … 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy