| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 203 lines (7 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. |
| Twenty_Eleven_Ephemera_Widget() X-Ref |
| PHP4 constructor. |
| 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. |
| update( $new_instance, $old_instance ) X-Ref |
| Updates widget settings. Deals with the settings when they are saved by the admin. Here is where any validation should be dealt with. |
| flush_widget_cache() X-Ref |
| Flushes widget cache. |
| form( $instance ) X-Ref |
| Sets up the widget form. Displays the form for this widget on the Widgets page of the WP Admin area. param: array $instance The settings for the particular instance of the widget. |
| Generated : Mon Oct 27 08:20:06 2025 | Cross-referenced by PHPXref |