| [ Index ] |
PHP Cross Reference of Wordpress 2.9.1 |
[Source view] [Print] [Project Stats]
The custom header image script.
| File Size: | 478 lines (13 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Custom_Image_Header:: (19 methods):
Custom_Image_Header()
init()
step()
js_includes()
css_includes()
take_action()
js()
js_1()
pickColor()
colorDefault()
hide_picker()
toggle_text()
js_2()
onEndCrop()
step_1()
step_2()
step_3()
finished()
admin_page()
Class: Custom_Image_Header - X-Ref
The custom header image class.| Custom_Image_Header($admin_header_callback) X-Ref |
| PHP4 Constructor - Register administration header callback. param: callback $admin_header_callback return: Custom_Image_Header |
| init() X-Ref |
| Setup the hooks for the Custom Header admin page. |
| step() X-Ref |
| Get the current step. return: int Current step |
| js_includes() X-Ref |
| Setup the enqueue for the JavaScript files. |
| css_includes() X-Ref |
| Setup the enqueue for the CSS files |
| take_action() X-Ref |
| Execute custom header modification. |
| js() X-Ref |
| Execute Javascript depending on step. |
| js_1() X-Ref |
| Display Javascript based on Step 1. |
| pickColor(color) X-Ref |
| No description |
| colorDefault() X-Ref |
| No description |
| hide_picker(what) X-Ref |
| No description |
| toggle_text(force) X-Ref |
| No description |
| js_2() X-Ref |
| Display Javascript based on Step 2. |
| onEndCrop( coords ) X-Ref |
| No description |
| step_1() X-Ref |
| Display first step of custom header image page. |
| step_2() X-Ref |
| Display second step of custom header image page. |
| step_3() X-Ref |
| Display third step of custom header image page. |
| finished() X-Ref |
| Display last step of custom header image page. |
| admin_page() X-Ref |
| Display the page based on the current step. |
| Generated: Fri Jan 8 00:19:48 2010 | Cross-referenced by PHPXref 0.7 |