[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 244 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file mod/feedback/item/label/label_form.php |
feedback_item_label:: (13 methods):
__construct()
build_editform()
save_item()
print_item()
get_display_name()
complete_form_element()
compare_value()
postupdate()
get_hasvalue()
can_switch_require()
excelprint_item()
print_analysed()
get_printval()
Class: feedback_item_label - X-Ref
__construct() X-Ref |
Constructor |
build_editform($item, $feedback, $cm) X-Ref |
No description |
save_item() X-Ref |
No description |
print_item($item) X-Ref |
prepares the item for output or export to file param: stdClass $item return: string |
get_display_name($item, $withpostfix = true) X-Ref |
param: stdClass $item param: bool|true $withpostfix return: string |
complete_form_element($item, $form) X-Ref |
Adds an input element to the complete form param: stdClass $item param: mod_feedback_complete_form $form |
compare_value($item, $dbvalue, $dependvalue) X-Ref |
No description |
postupdate($item) X-Ref |
No description |
get_hasvalue() X-Ref |
No description |
can_switch_require() X-Ref |
No description |
excelprint_item(&$worksheet,$row_offset,$xls_formats,$item,$groupid,$courseid = false) X-Ref |
No description |
print_analysed($item, $itemnr = '', $groupid = false, $courseid = false) X-Ref |
No description |
get_printval($item, $value) X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |