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

Public Member Functions

 matrix_insert_quick_link ()
 
 paint_generic ()
 
 print_plugin_exec_command ()
 
 print_plugin_button_click ()
 
 print_plugin_update_toolbar ()
 

Detailed Description

Definition at line 32 of file matrix_insert_quick_link.inc.

Member Function Documentation

matrix_insert_quick_link ( )

Constructor Adds the buttons for this plugins functions

Returns
object public

Definition at line 43 of file matrix_insert_quick_link.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 57 of file matrix_insert_quick_link.inc.

print_plugin_button_click ( )

Call the insert image function when the button is clicked

Returns
void public

Definition at line 165 of file matrix_insert_quick_link.inc.

print_plugin_exec_command ( )

Create the link a URL entered by the user IE has its own linking interface, while we use a JS prompt for Mozilla

Returns
void public

Definition at line 149 of file matrix_insert_quick_link.inc.

print_plugin_update_toolbar ( )

Disable the toolbar when the popup is open

Returns
void public

Definition at line 182 of file matrix_insert_quick_link.inc.


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