XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
TinyEditor Class Reference

Public Member Functions

 add_config ($names, $values, $replace=false)
 
 get_js ()
 
 getInstance ()
 
 remove_config ($name)
 

Public Attributes

 $configuration = array()
 

Detailed Description

This files allow to exigent people to control every aspect of tinymce from exmsystem

Definition at line 15 of file tinyeditor.php.

Member Function Documentation

TinyEditor::add_config (   $names,
  $values,
  $replace = false 
)

Definition at line 28 of file tinyeditor.php.

References $i, and configuration.

TinyEditor::get_js ( )

Definition at line 55 of file tinyeditor.php.

References $i, $rtn, and configuration.

TinyEditor::getInstance ( )

Definition at line 19 of file tinyeditor.php.

Referenced by configure_rm_plugin(), RMForm\getTinyCSS(), RMFormEditor\renderTiny(), RMForm\setTinyTags(), RMForm\tinyCSS(), and RMForm\tinyTags().

Here is the caller graph for this function:

TinyEditor::remove_config (   $name)

Definition at line 48 of file tinyeditor.php.

References configuration.

Member Data Documentation

TinyEditor::$configuration = array()

Definition at line 17 of file tinyeditor.php.


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