Squiz Matrix
4.12.2
|
Public Member Functions | |
Choose_Language (&$wysiwyg) | |
print_plugin_vars () | |
print_plugin_create_select () | |
print_plugin_update_toolbar () | |
print_plugin_combo_selected () | |
Definition at line 33 of file choose_language.inc.
Choose_Language | ( | & | $wysiwyg | ) |
print_plugin_combo_selected | ( | ) |
When the select box option is changed
Definition at line 174 of file choose_language.inc.
print_plugin_create_select | ( | ) |
Populate the select boxes with the options stored in the WYSIWYGs vars (set ealier)
Definition at line 122 of file choose_language.inc.
print_plugin_update_toolbar | ( | ) |
When the toolbar is updated, change the selected option to reflect the selected text
Definition at line 140 of file choose_language.inc.
print_plugin_vars | ( | ) |
Set the options for the select box as vars of the object
Definition at line 66 of file choose_language.inc.