AtkTinyMceAttribute: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=== Description === | === Description === | ||
The atkTinyMceAttribute is a [[WYSIWYG]] editor based on TinyMCE. This attribute is only available of the [[atkTinyMce | The atkTinyMceAttribute is a [[WYSIWYG]] editor based on TinyMCE. This attribute is only available of the [[atkTinyMce module]] is installed. | ||
=== Params === | === Params === | ||
Revision as of 13:42, 27 December 2006
Description
The atkTinyMceAttribute is a WYSIWYG editor based on TinyMCE. This attribute is only available of the atkTinyMce module is installed.
Params
todo
Examples
(in a node constructor):
$this->add(new atkTinyMceAttribute("description"));