RocketSledObject | --FormInput | --RichTextArea
Located in File: /rs/packages/sys/display/form/rich_text_area.class.php
This will produce a form input that allows your user to do things like create html links, lists, bold text etc. This will be changing in the near future from using RTE to using the dojo package.
$cols (line 35)
$rows (line 31)
$value (line 39)
Constructor RichTextArea (line 44)
Method getTemplateData (line 65)
Overrides : FormInput::getTemplateData() parent method not documented
Method setValue (line 51)
Overrides : FormInput::setValue() parent method not documented
Method value (line 56)
Overrides : FormInput::value() parent method not documented
RocketSledObject::$display_info_values - An array of display information values
FormInput::FormInput() - Create a new FormInput object
FormInput::addOption() - Add an option by an already constructed array
FormInput::addOptions() - Add options as an associative array
FormInput::allowsOptions() - Return whether or not this object is allowed options
FormInput::getTemplateData() -
FormInput::name() -
FormInput::setAllowsOptions() - Set whether or not this object is allowed options
FormInput::setOptions() - Set the options array using an associative array
FormInput::setValue() -
FormInput::setValueOverride() -
FormInput::toHTML() -
FormInput::toString() -
FormInput::value() -
FormInput::valueOverride() -
RocketSledObject::RocketSledObject() - Create a new RocketSledObject
RocketSledObject::displayInfoValue() - Retrieve some display information for this object
RocketSledObject::displayInfoValues() - Return all display info values
RocketSledObject::getClass() - Return the class of the current object
RocketSledObject::offsetExists() -
RocketSledObject::offsetExists() - Implement the offsetExists method proscribed by the
RocketSledObject::offsetGet() -
RocketSledObject::offsetGet() - Implement the offsetGet method proscribed by the
RocketSledObject::offsetSet() -
RocketSledObject::offsetSet() - Implement the offsetSet method proscribed by the
RocketSledObject::offsetUnset() -
RocketSledObject::offsetUnset() - Implement the offsetUnset method proscribed by the
RocketSledObject::setDisplayInfoValue() - Store some display information for this object
RocketSledObject::setDisplayInfoValues() - Store some display information for this object
RocketSledObject::toString() - Returns a string representation of this object