JEditor::display/1.5

From Joomla! Documentation
< JEditor::display
Revision as of 19:51, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JEditor::display

Description

Present a text area.

Description:JEditor::display [Edit Descripton]

public function display (
        $name
        $html
        $width
        $height
        $col
        $row
        $buttons=true
        $params=array
)
Parameter Type Default Description
$name string The control name
$html string The contents of the text area
$width string The width of the text area (px or %)
$height string The height of the text area (px or %)
$col int The number of columns for the textarea
$row int The number of rows for the textarea
$buttons boolean true True and the editor buttons will be displayed
$params array array() Associative array of editor parameters
  • Returns
  • Defined on line 127 of libraries/joomla/html/editor.php

See also

SeeAlso:JEditor::display [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox