FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
TextEditor Class Reference

Public Member Functions

 __construct ($config=array())
 Constructor.
 getHtml ()
 setWidth ($width)
 getWidth ()
 setHeight ($height)
 getHeight ()
 getClass ()
 setClass ($c)
 checkCompatiblily ()
 setFieldName ($fieldName)
 setContent ($content)
 getFieldName ()

Static Public Member Functions

static factory ($config=array())
 Create an instance of TextEditor.
static instance ($config=array())
 Return a static instance of TextEditor.

Static Public Attributes

static $instance_counter = 0

Protected Attributes

 $session
 $config
 $driver

Constructor & Destructor Documentation

TextEditor::__construct (   $config = array())

Constructor.

Returns
void

Member Function Documentation

static TextEditor::factory (   $config = array())
static

Create an instance of TextEditor.

Returns
object
static TextEditor::instance (   $config = array())
static

Return a static instance of TextEditor.

Returns
object

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