Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Abstract renderer for independent renderable elements.
Copyright: | 2018 David Monllao |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 92 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
crud_element:: (2 methods):
get_navigation()
action_menu()
Class: crud_element - X-Ref
Abstract renderer for independent renderable elements.get_navigation() X-Ref |
Returns the top navigation buttons. return: \action_link[] |
action_menu($elementname, $exported, $persistent) X-Ref |
Adds an action menu for the provided element param: string $elementname 'purpose' or 'category'. param: \stdClass $exported param: \core\persistent $persistent return: \action_menu |