| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
UI element representing the finalgrade column.
| Copyright: | 2014 Moodle Pty Ltd (http://moodle.com) |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 178 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
finalgrade:: (5 methods):
get_value()
get_label()
is_disabled()
determine_format()
set()
Class: finalgrade - X-Ref
UI element representing the finalgrade column.| get_value() X-Ref |
| Get the value for this input. return: string The value based on the grade_grade. |
| get_label() X-Ref |
| Get the label for this input. return: string The label for this form input. |
| is_disabled() X-Ref |
| Is this input field disabled. return: bool Set disabled on this input or not. |
| determine_format() X-Ref |
| Create the element for this column. return: element |
| set($value) X-Ref |
| Save the altered value for this field. param: string $value The new value. return: string Any error string |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |