JEditor/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | display | Display the editor area. |
| public | getButtons | Get the editor buttons. |
| public | getContent | Get the editor contents. |
| public | initialise | Initialise the editor. |
| public | save | Save the editor content. |
| public | setContent | Set the editor contents. |
| public static | getInstance | Returns the global Editor object, only creating it if it doesn't already exist. |
| protected | _loadEditor | Load the editor. |
- Defined in libraries/joomla/html/editor.php
- Extends JObservable
Importing
jimport( 'joomla.html.editor' );
See also
JEditor source code on BitBucket
Subpackage Html
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:28:27
