Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
This file contains all necessary code to define a wiki file table form element
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: | 150 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MoodleQuickForm_wikifiletable:: (2 methods):
__construct()
MoodleQuickForm_wikifiletable()
name:: (7 methods):
onQuickFormEvent()
setName()
getName()
setValue()
getValue()
toHtml()
printInsertTags()
Class: MoodleQuickForm_wikifiletable - X-Ref
__construct($elementName = null, $elementLabel = null, $attributes = null, $fileinfo = null, $format = null) X-Ref |
No description |
MoodleQuickForm_wikifiletable($elementName = null, $elementLabel = null, $attributes = null, $fileinfo = null, $format = null) X-Ref |
Old syntax of class constructor. Deprecated in PHP7. |