| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 42 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTMLButtonField:: (4 methods):
__construct()
getInputHTML()
needsLabel()
validate()
Class: HTMLButtonField - X-Ref
Adds a generic button inline to the form. Does not do anything, you must add| __construct( $info ) X-Ref |
| No description |
| getInputHTML( $value ) X-Ref |
| No description |
| needsLabel() X-Ref |
| No description |
| validate( $value, $alldata ) X-Ref |
| Button cannot be invalid param: string $value param: array $alldata return: bool |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |