Squiz Matrix
4.12.2
|
Public Member Functions | |
Keyword_Replace (&$wysiwyg) | |
print_plugin_vars () | |
print_plugin_create_select () | |
print_plugin_combo_selected () | |
Data Fields | |
$keyword_tag = '' | |
$keywords = Array() | |
Definition at line 33 of file keyword_replace.inc.
Keyword_Replace | ( | & | $wysiwyg | ) |
print_plugin_combo_selected | ( | ) |
When the select box option is changed
Definition at line 126 of file keyword_replace.inc.
print_plugin_create_select | ( | ) |
Populate the select boxes with the options stored in the WYSIWYGs vars (set ealier)
Definition at line 103 of file keyword_replace.inc.
print_plugin_vars | ( | ) |
Set the options for the select box as vars of the object
Definition at line 73 of file keyword_replace.inc.