Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for single_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 | |
$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', $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 | |
set_attribute($name, $value) | single_button |