[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Strings for component 'profilefield_checkbox', language 'en', branch 'MOODLE_20_STABLE'
Copyright: | 2008 onwards Shane Elliot {@link http://pukunui.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 86 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
profile_field_checkbox:: (3 methods):
profile_field_checkbox()
edit_field_add()
display_data()
Class: profile_field_checkbox - X-Ref
Class profile_field_checkboxprofile_field_checkbox($fieldid=0, $userid=0) X-Ref |
Constructor method. Pulls out the options for the checkbox from the database and sets the the corresponding key for the data if it exists param: int $fieldid param: int $userid |
edit_field_add($mform) X-Ref |
Add elements for editing the profile field value. param: moodleform $mform |
display_data() X-Ref |
Display the data for this field return: string HTML. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |