[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/form/ -> hidden.php (summary)

Hidden type form element Contains HTML class for a hidden type element

Copyright: 2006 Jamie Pratt <[email protected]>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 71 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

MoodleQuickForm_hidden:: (3 methods):
  MoodleQuickForm_hidden()
  setHelpButton()
  getHelpButton()


Class: MoodleQuickForm_hidden  - X-Ref

Hidden type form element

HTML class for a hidden type element

MoodleQuickForm_hidden($elementName=null, $value='', $attributes=null)   X-Ref
Constructor

param: string $elementName (optional) name of the hidden element
param: string $value (optional) value of the element
param: mixed  $attributes (optional) Either a typical HTML attribute string

setHelpButton($helpbuttonargs, $function='helpbutton')   X-Ref


getHelpButton()   X-Ref
get html for help button

return: string html for help button



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1