| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file contains all necessary code to define a wiki editor
| Author: | Josep Arus |
| Copyright: | 2009 Marc Alier, Jordi Piguillem marc.alier@upc.edu |
| Copyright: | 2009 Universitat Politecnica de Catalunya http://www.upc.edu |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 175 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MoodleQuickForm_wikieditor:: (10 methods):
__construct()
MoodleQuickForm_wikieditor()
setWikiFormat()
toHtml()
creoleEditor()
nwikiEditor()
printWikiEditor()
getButtons()
getTokens()
escapeToken()
Class: MoodleQuickForm_wikieditor - X-Ref
| __construct($elementName = null, $elementLabel = null, $attributes = null) X-Ref |
| Constructor param: string $elementName (optional) name of the text field param: string $elementLabel (optional) text field label param: string $attributes (optional) Either a typical HTML attribute string or an associative array |
| MoodleQuickForm_wikieditor($elementName = null, $elementLabel = null, $attributes = null) X-Ref |
| Old syntax of class constructor. Deprecated in PHP7. |
| setWikiFormat($wikiformat) X-Ref |
| No description |
| toHtml() X-Ref |
| No description |
| creoleEditor($textarea) X-Ref |
| No description |
| nwikiEditor($textarea) X-Ref |
| No description |
| printWikiEditor($textarea) X-Ref |
| No description |
| getButtons() X-Ref |
| No description |
| getTokens($format, $token) X-Ref |
| No description |
| escapeToken(&$token) X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |