Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Filter management page.
Copyright: | 1999 onwards Martin Dougiamas http://dougiamas.com |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 249 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
filters_action_url($filterpath, $action) X-Ref |
Return action URL. param: string $filterpath param: string $action return: moodle_url |
get_table_row(\core\plugininfo\filter $plugininfo, $state, $isfirstrow, $islastactive, $applytostrings) X-Ref |
Construct table record. param: \core\plugininfo\filter $plugininfo param: stdClass $state param: bool $isfirstrow param: bool $islastactive param: bool $applytostrings return: array data |