API15:JEditor

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/html/editor.php

Methods

Method name Description
__construct constructor
getInstance Returns a reference to a global Editor object, only creating it if it doesn't already exist.
initialise Initialize the editor
display Present a text area
save Save the editor content
getContent Get the editor contents
setContent Set the editor contents
getButtons Get the editor buttons

Importing

jimport( 'joomla.html.editor' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 01:07:31