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

Public Member Functions

 visual_aid (&$wysiwyg)
 
 paint_generic ()
 
 print_plugin_button_click ()
 
 print_plugin_pre_get_html ()
 
 print_plugin_shortcuts ()
 

Detailed Description

Definition at line 34 of file visual_aid.inc.

Member Function Documentation

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 59 of file visual_aid.inc.

print_plugin_button_click ( )

Call the insert image function when the button is clicked

Returns
void public

Definition at line 116 of file visual_aid.inc.

print_plugin_pre_get_html ( )

Prints any JS the plugin wants executed before getHTML runs This code is a function - do not use script tags

Returns
void public

Definition at line 135 of file visual_aid.inc.

print_plugin_shortcuts ( )

Shortcut keys for visual aid

Returns
void public

Definition at line 153 of file visual_aid.inc.

visual_aid ( $wysiwyg)

Constructor

public

Definition at line 43 of file visual_aid.inc.


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