[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/pear/HTML/QuickForm/ -> button.php (summary)

(no description)

File Size: 73 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_QuickForm_button:: (2 methods):
  HTML_QuickForm_button()
  freeze()


Class: HTML_QuickForm_button  - X-Ref

HTML class for a button type element

HTML_QuickForm_button($elementName=null, $value=null, $attributes=null)   X-Ref
Class constructor

param: string    $elementName    (optional)Input field name attribute
param: string    $value          (optional)Input field value
param: mixed     $attributes     (optional)Either a typical HTML attribute string
return: void

freeze()   X-Ref
Freeze the element so that only its value is returned

return: void



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