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