| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
User button. Adapted from core_select_user_button.
| Author: | Adam Olley <adam.olley@netspot.com.au> |
| Copyright: | 2013 NetSpot Pty Ltd (https://www.netspot.com.au) |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 52 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
user_button:: (1 method):
__construct()
Class: user_button - X-Ref
A button that is used to select users for a form.| __construct(\moodle_url $url, $label, $method = 'post') X-Ref |
| Initialises the new select_user_button. param: \moodle_url $url param: string $label The text to display in the button param: string $method Either post or get |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |