Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
misc_accessibility Class Reference
Inheritance diagram for misc_accessibility:
wysiwyg_plugin

Public Member Functions

 misc_accessibility (&$wysiwyg)
 
 paint_generic ()
 
 print_plugin_button_click ()
 
 print_plugin_update_toolbar ()
 
- Public Member Functions inherited from wysiwyg_plugin
 WYSIWYG_Plugin (&$wysiwyg)
 
 _add_button ($id, $cmd, $tooltip, $textmode, $position, $context='')
 
 _open_menu ($id, $tooltip, $textmode, $position, $context='')
 
 _close_menu ($id)
 
 print_plugin_vars ()
 
 print_plugin_shortcuts ()
 
 print_plugin_create_select ()
 
 paint ()
 
 process (&$html)
 
 set_contents (&$contents)
 
 paint_generic ()
 
 print_plugin_button_click ()
 
 print_plugin_combo_selected ()
 
 print_plugin_exec_command ()
 
 print_plugin_update_toolbar ()
 
 print_plugin_button_type ()
 
 print_plugin_get_html ()
 
 print_plugin_pre_get_html ()
 
 print_plugin_form_submit ()
 
 print_plugin_event_handler ()
 
 get_popup_href ($filename, $classname='')
 

Additional Inherited Members

- Static Public Member Functions inherited from wysiwyg_plugin
static check_usable ()
 
- Data Fields inherited from wysiwyg_plugin
 $buttons = Array()
 
 $_show_in_toolbar = TRUE
 
 $wysiwyg = NULL
 

Detailed Description

Definition at line 34 of file misc_accessibility.inc.

Member Function Documentation

misc_accessibility ( $wysiwyg)

Constructor Adds the insert anchor button to this plugin

Returns
object Insert_Anchor public

Definition at line 44 of file misc_accessibility.inc.

paint_generic ( )

Prints a generic insert image function that can be used by any editor A URL must be entered for the image you want to insert. Alt text must also be entered before the image will be inserted.

Returns
void public

Definition at line 60 of file misc_accessibility.inc.

print_plugin_button_click ( )

Call the insert image function when the button is clicked

Returns
void public

Definition at line 260 of file misc_accessibility.inc.

print_plugin_update_toolbar ( )

Disable the toolbar when the popup is open

Returns
void public

Definition at line 280 of file misc_accessibility.inc.


The documentation for this class was generated from the following file: