ILIAS
Release_4_2_x_branch Revision 61807
|
Class ilTinyMCE functions for the integration of the tinyMCE javascript editor component. More...
Public Member Functions | |
ilTinyMCE () | |
_buildAdvancedBlockformatsFromHTMLTags ($a_html_tags) | |
_buildAdvancedButtonsFromHTMLTags ($a_html_tags) | |
_getEditorLanguage () | |
_getValidElementsFromHTMLTags ($a_html_tags) | |
ilTinyMCE ($a_version="") | |
addRTESupport ($obj_id, $obj_type, $a_module="", $allowFormElements=FALSE, $cfg_template=null, $hide_switch=false) | |
Returns the path to the content css file for the editor. | |
addCustomRTESupport ($obj_id, $obj_type, $tags) | |
Adds custom support for an RTE in an ILIAS form. | |
addUserTextEditor ($editor_selector) | |
Adds custom support for an RTE in an ILIAS form. | |
setStyleSelect ($a_styleselect) | |
Set Enable Style Selecttion. | |
getStyleSelect () | |
Get Enable Style Selecttion. | |
_buildAdvancedBlockformatsFromHTMLTags ($a_html_tags) | |
_buildAdvancedButtonsFromHTMLTags ($a_buttons_section, $a_html_tags) | |
_buildButtonsFromHTMLTags ($a_html_tags) | |
_buildAdvancedTableButtonsFromHTMLTags ($a_html_tags) | |
_getEditorLanguage () | |
_getValidElementsFromHTMLTags ($a_html_tags) | |
setRTERootBlockElement ($a_root_block_element) | |
Setter for the TinyMCE root block element. | |
getRTERootBlockElement () | |
Getter for the TinyMCE root block element. | |
disableButtons ($a_button) | |
Sets buttons which should be disabled in TinyMCE. | |
getDisabledButtons ($as_array=true) | |
Returns the disabled TinyMCE buttons. | |
Public Member Functions inherited from ilRTE | |
ilRTE ($a_version="") | |
addPlugin ($a_plugin_name) | |
Adds a plugin to the plugin list. | |
addButton ($a_button_name) | |
Adds a button to the button list. | |
removePlugin ($a_plugin_name) | |
Removes a plugin from the plugin list. | |
removeButton ($a_button_name) | |
Removes a button from the button list. | |
addRTESupport () | |
Adds support for an RTE in an ILIAS form. | |
_getRTEClassname () | |
_cleanupMediaObjectUsage ($a_text, $a_usage_type, $a_usage_id) | |
synchronises appearances of media objects in $a_text with media object usage table | |
_replaceMediaObjectImageSrc ($a_text, $a_direction=0) | |
replaces image source from mob image urls with the mob id or replaces mob id with the correct image source | |
_getMediaObjects ($a_text, $a_direction=0) | |
Returns all media objects found in the passed string. | |
setRTERootBlockElement () | |
disableButtons () | |
getDisabledButtons () |
Static Public Member Functions | |
static | _removeRedundantSeparators ($a_string) |
Removes redundant seperators and removes ,, and , at the first or last position of the string. |
Protected Attributes | |
$mode = "textareas" | |
$version = "" | |
$vd = "" | |
$root_block_element = null | |
$disabled_buttons = array() |
Additional Inherited Members | |
Data Fields inherited from ilRTE | |
$plugins | |
$buttons | |
$tpl | |
$ctrl | |
$lng |
Class ilTinyMCE functions for the integration of the tinyMCE javascript editor component.
Tiny MCE editor class.
This class provides access methods for Tiny MCE
class.ilTinyMCE.php
Definition at line 14 of file class.ilTinyMCE.php.
ilTinyMCE::_buildAdvancedBlockformatsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 21 of file class.ilTinyMCE.php.
Referenced by _buildAdvancedButtonsFromHTMLTags(), _buildButtonsFromHTMLTags(), addCustomRTESupport(), and addRTESupport().
ilTinyMCE::_buildAdvancedBlockformatsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 341 of file class.ilTinyMCE.php.
ilTinyMCE::_buildAdvancedButtonsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 75 of file class.ilTinyMCE.php.
References _buildAdvancedBlockformatsFromHTMLTags().
Referenced by addCustomRTESupport(), and addRTESupport().
ilTinyMCE::_buildAdvancedButtonsFromHTMLTags | ( | $a_buttons_section, | |
$a_html_tags | |||
) |
Definition at line 395 of file class.ilTinyMCE.php.
References $res, _buildAdvancedBlockformatsFromHTMLTags(), and ilRTE\getDisabledButtons().
ilTinyMCE::_buildAdvancedTableButtonsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 654 of file class.ilTinyMCE.php.
References $res, and ilRTE\getDisabledButtons().
ilTinyMCE::_buildButtonsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 546 of file class.ilTinyMCE.php.
References $res, _buildAdvancedBlockformatsFromHTMLTags(), and ilRTE\getDisabledButtons().
Referenced by addUserTextEditor().
ilTinyMCE::_getEditorLanguage | ( | ) |
Definition at line 171 of file class.ilTinyMCE.php.
References $lang.
Referenced by addCustomRTESupport(), addRTESupport(), and addUserTextEditor().
ilTinyMCE::_getEditorLanguage | ( | ) |
ilTinyMCE::_getValidElementsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 185 of file class.ilTinyMCE.php.
Referenced by addCustomRTESupport(), addRTESupport(), and addUserTextEditor().
ilTinyMCE::_getValidElementsFromHTMLTags | ( | $a_html_tags | ) |
Definition at line 691 of file class.ilTinyMCE.php.
|
static |
Removes redundant seperators and removes ,, and , at the first or last position of the string.
string | $a_string | A string |
Definition at line 1221 of file class.ilTinyMCE.php.
ilTinyMCE::addCustomRTESupport | ( | $obj_id, | |
$obj_type, | |||
$tags | |||
) |
Adds custom support for an RTE in an ILIAS form.
Adds custom support for an RTE in an ILIAS form
public
Reimplemented from ilRTE.
Definition at line 246 of file class.ilTinyMCE.php.
References $_COOKIE, ilRTE\$tpl, _buildAdvancedBlockformatsFromHTMLTags(), _buildAdvancedButtonsFromHTMLTags(), _getEditorLanguage(), _getValidElementsFromHTMLTags(), ilRTE\disableButtons(), ilUtil\getNewContentStyleSheetLocation(), getRTERootBlockElement(), getStyleSelect(), and vd().
ilTinyMCE::addRTESupport | ( | $obj_id, | |
$obj_type, | |||
$a_module = "" , |
|||
$allowFormElements = FALSE , |
|||
$cfg_template = null , |
|||
$hide_switch = false |
|||
) |
Returns the path to the content css file for the editor.
Returns the path to the content css file for the editor
Adds support for an RTE in an ILIAS form
string | $a_module | Module or object which should use the HTML tags public |
Definition at line 155 of file class.ilTinyMCE.php.
References $_COOKIE, ilRTE\$tpl, _buildAdvancedBlockformatsFromHTMLTags(), _buildAdvancedButtonsFromHTMLTags(), _getEditorLanguage(), ilObjAdvancedEditing\_getRichTextEditor(), ilObjAdvancedEditing\_getRichTextEditorUserState(), ilObjAdvancedEditing\_getUsedHTMLTags(), _getValidElementsFromHTMLTags(), ilObjAdvancedEditing\_setRichTextEditorUserState(), ilUtil\getNewContentStyleSheetLocation(), getRTERootBlockElement(), getStyleSelect(), ilUtil\getStyleSheetLocation(), and vd().
ilTinyMCE::addUserTextEditor | ( | $editor_selector | ) |
Adds custom support for an RTE in an ILIAS form.
Adds custom support for an RTE in an ILIAS form
string | $editor_selector | CSS class of the text input field(s) public |
Reimplemented from ilRTE.
Definition at line 293 of file class.ilTinyMCE.php.
References _buildButtonsFromHTMLTags(), _getEditorLanguage(), _getValidElementsFromHTMLTags(), ilUtil\getNewContentStyleSheetLocation(), getStyleSelect(), ilUtil\getStyleSheetLocation(), and vd().
ilTinyMCE::disableButtons | ( | $a_button | ) |
Sets buttons which should be disabled in TinyMCE.
mixed | $a_button | Either a button string or an array of button strings |
Definition at line 1178 of file class.ilTinyMCE.php.
ilTinyMCE::getDisabledButtons | ( | $as_array = true | ) |
Returns the disabled TinyMCE buttons.
boolean | $as_array | Should the disabled buttons be returned as a string or as an array |
Definition at line 1200 of file class.ilTinyMCE.php.
References $disabled_buttons.
ilTinyMCE::getRTERootBlockElement | ( | ) |
Getter for the TinyMCE root block element.
Reimplemented from ilRTE.
Definition at line 1165 of file class.ilTinyMCE.php.
References $root_block_element.
Referenced by addCustomRTESupport(), and addRTESupport().
ilTinyMCE::getStyleSelect | ( | ) |
Get Enable Style Selecttion.
Definition at line 335 of file class.ilTinyMCE.php.
Referenced by addCustomRTESupport(), addRTESupport(), and addUserTextEditor().
ilTinyMCE::ilTinyMCE | ( | ) |
Definition at line 16 of file class.ilTinyMCE.php.
ilTinyMCE::ilTinyMCE | ( | $a_version = "" | ) |
Definition at line 42 of file class.ilTinyMCE.php.
References ilRTE\ilRTE(), setStyleSelect(), and vd().
ilTinyMCE::setRTERootBlockElement | ( | $a_root_block_element | ) |
Setter for the TinyMCE root block element.
string | $a_root_block_element | root block element |
Definition at line 1153 of file class.ilTinyMCE.php.
ilTinyMCE::setStyleSelect | ( | $a_styleselect | ) |
Set Enable Style Selecttion.
boolean | $a_styleselect | Enable Style Selecttion |
Definition at line 325 of file class.ilTinyMCE.php.
Referenced by ilTinyMCE().
|
protected |
Definition at line 103 of file class.ilTinyMCE.php.
Referenced by getDisabledButtons().
|
protected |
Definition at line 37 of file class.ilTinyMCE.php.
|
protected |
Definition at line 93 of file class.ilTinyMCE.php.
Referenced by getRTERootBlockElement().
|
protected |
Definition at line 40 of file class.ilTinyMCE.php.
|
protected |
Definition at line 38 of file class.ilTinyMCE.php.