This class allows for the creation of a textarea element
Located in /polyphony/main/library/Wizard/Components/WTextArea.class.php (line 25)
SObject | --WizardComponent | --ErrorCheckingWizardComponent | --WTextInput | --WTextArea
Class | Description |
---|---|
PrimitiveIO_string | |
FckTextArea | The FckTextArea uses the FCKEditor from http://www.fckeditor.net/ to do WYSIWYG editing of text |
HtmlTextArea | The HtmlTextArea is a text input block that allows the user to use one of several editing interfaces to aid in the entry of HTML text. Some of the editing interfaces may be WYSIWYG editors, while others may simply supply shortcut buttons for entering HTML markup. |
Inherited from WTextInput
WTextInput::$_onchange
WTextInput::$_showError
WTextInput::$_startingDisplay
WTextInput::$_style
WTextInput::$_value
Inherited from ErrorCheckingWizardComponent
ErrorCheckingWizardComponent::$_errorMessage
ErrorCheckingWizardComponent::$_errorRule
ErrorCheckingWizardComponent::$_errorStyle
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Constructor
Returns a block of XHTML-valid code that contains markup for this specific component.
Sets the number of visible columns in this textarea.
Sets the number of visible rows in this textarea.
Sets the size of this text area. This method allows Text-Areas to be used
more interchangebly with text-fields
Virtual Constructor
Inherited From WTextInput
WTextInput::addOnChange()
WTextInput::getAllValues()
WTextInput::setStartingDisplayText()
WTextInput::setStyle()
WTextInput::setValue()
WTextInput::update()
WTextInput::validate()
Inherited From ErrorCheckingWizardComponent
ErrorCheckingWizardComponent::getErrorRule()
ErrorCheckingWizardComponent::getErrorStyle()
ErrorCheckingWizardComponent::getErrorText()
ErrorCheckingWizardComponent::setErrorRule()
ErrorCheckingWizardComponent::setErrorStyle()
ErrorCheckingWizardComponent::setErrorText()
Inherited From WizardComponent
WizardComponent::getAllValues()
WizardComponent::getMarkup()
WizardComponent::getWizard()
WizardComponent::isEnabled()
WizardComponent::setEnabled()
WizardComponent::setParent()
WizardComponent::update()
WizardComponent::validate()
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:28:23 -0400 by phpDocumentor 1.3.0RC3