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

Public Member Functions

 Table_Editing (&$wysiwyg)
 
 print_plugin_vars ()
 
 paint_generic ()
 
 print_plugin_button_click ()
 
 print_plugin_update_toolbar ()
 
 print_plugin_get_html ()
 

Detailed Description

Definition at line 34 of file table_editing.inc.

Member Function Documentation

paint_generic ( )

Prints generic functions to insert an manipulate tables

Returns
void public

Definition at line 75 of file table_editing.inc.

print_plugin_button_click ( )

Call the appropriate function when a button is clicked

Returns
void public

Definition at line 299 of file table_editing.inc.

print_plugin_get_html ( )

Removes empty class tags that the table borders button may have left This code is a function - do not use script tags

Returns
void public

Definition at line 341 of file table_editing.inc.

print_plugin_update_toolbar ( )

When the toolbar is updated, show or hide table borders

Returns
void public

Definition at line 328 of file table_editing.inc.

print_plugin_vars ( )

Prints vars needed by the table editing functions

Returns
void public

Definition at line 60 of file table_editing.inc.

Table_Editing ( $wysiwyg)

Constructor Adds buttons needed for table editing

Returns
object Table_Editing public

Definition at line 45 of file table_editing.inc.


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