[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 202 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Twenty_Eleven_Ephemera_Widget:: (6 methods):
__construct()
Twenty_Eleven_Ephemera_Widget()
widget()
update()
flush_widget_cache()
form()
Class: Twenty_Eleven_Ephemera_Widget - X-Ref
Widget For displaying post format posts__construct() X-Ref |
PHP5 constructor. since: Twenty Eleven 2.2 |
Twenty_Eleven_Ephemera_Widget() X-Ref |
PHP4 constructor. since: Twenty Eleven 1.0 |
widget( $args, $instance ) X-Ref |
Outputs the HTML for this widget. param: array $args An array of standard parameters for widgets in this theme. param: array $instance An array of settings for this widget instance. since: Twenty Eleven 1.0 |
update( $new_instance, $old_instance ) X-Ref |
Update widget settings. Deals with the settings when they are saved by the admin. Here is where any validation should be dealt with. since: Twenty Eleven 1.0 |
flush_widget_cache() X-Ref |
Flush widget cache. since: Twenty Eleven 1.0 |
form( $instance ) X-Ref |
Set up the widget form. Displays the form for this widget on the Widgets page of the WP Admin area. since: Twenty Eleven 1.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |