This is the complete list of members for enrol_user_button, including all inherited members.
$actionid | single_button | |
$actions | single_button | |
$attributes (defined in single_button) | single_button | protected |
$class | single_button | |
$disabled | single_button | |
$formid | single_button | |
$jsinitcalls | enrol_user_button | protected |
$jsstrings | enrol_user_button | protected |
$jsyuimodules | enrol_user_button | protected |
$label | single_button | |
$method | single_button | |
$params | single_button | |
$tooltip | single_button | |
$type | single_button | protected |
$url | single_button | |
__construct(moodle_url $url, $label, $method='post') | enrol_user_button | |
single_button::__construct(moodle_url $url, $label, $method='post', $type=self::BUTTON_SECONDARY, $attributes=[]) | single_button | |
__get($name) | single_button | |
__set($name, $value) | single_button | |
add_action(component_action $action) | single_button | |
add_confirm_action($confirmmessage) | single_button | |
BUTTON_DANGER | single_button | |
BUTTON_INFO | single_button | |
BUTTON_PRIMARY | single_button | |
BUTTON_SECONDARY | single_button | |
BUTTON_SUCCESS | single_button | |
BUTTON_TYPES | single_button | |
BUTTON_WARNING | single_button | |
export_for_template(renderer_base $output) | single_button | |
initialise_js(moodle_page $page) | enrol_user_button | |
require_js_init_call($function, array $extraarguments=null, $ondomready=false, array $module=null) | enrol_user_button | |
require_yui_module($modules, $function, array $arguments=null, $galleryversion=null, $ondomready=false) | enrol_user_button | |
set_attribute($name, $value) | single_button | |
strings_for_js($identifiers, $component='moodle', $a=null) | enrol_user_button | |