Jump to content

AtkTinyMceAttribute

From NusaATK
Revision as of 10:25, 28 December 2006 by bahtiar (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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"));