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

Public Member Functions

 Snippet_Keyword_Replace (&$wysiwyg)
 
 print_plugin_vars ()
 
 print_plugin_create_select ()
 
 print_plugin_combo_selected ()
 
 print_plugin_button_click ()
 

Data Fields

 $keyword_tag = ''
 
 $keywords = Array()
 

Detailed Description

Definition at line 33 of file snippet_keyword_replace.inc.

Member Function Documentation

print_plugin_button_click ( )

Build and show a list of snippet description

Returns
void public

Definition at line 147 of file snippet_keyword_replace.inc.

print_plugin_combo_selected ( )

When the select box option is changed

Returns
void public

Definition at line 127 of file snippet_keyword_replace.inc.

print_plugin_create_select ( )

Populate the select boxes with the options stored in the WYSIWYGs vars (set ealier)

Returns
void public

Definition at line 104 of file snippet_keyword_replace.inc.

print_plugin_vars ( )

Set the options for the select box as vars of the object

Returns
void public

Definition at line 74 of file snippet_keyword_replace.inc.

Snippet_Keyword_Replace ( $wysiwyg)

Constructor

public

Definition at line 60 of file snippet_keyword_replace.inc.


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