Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core_analytics\bulk_action, including all inherited members.
$actionlink (defined in core_analytics\action) | core_analytics\action | protected |
$actionname (defined in core_analytics\action) | core_analytics\action | protected |
$text (defined in core_analytics\action) | core_analytics\action | protected |
$type | core_analytics\action | protected |
$url (defined in core_analytics\action) | core_analytics\action | protected |
__construct($actionname, moodle_url $actionurl, pix_icon $icon, $text, $primary=false, $attributes=array(), $type=false) | core_analytics\bulk_action | |
get_action_link() | core_analytics\action | |
get_action_name() | core_analytics\action | |
get_text() | core_analytics\action | |
get_type() | core_analytics\action | |
get_url() | core_analytics\action | |
set_type($type=false) | core_analytics\action | |
TYPE_NEGATIVE | core_analytics\action | |
TYPE_NEUTRAL | core_analytics\action | |
TYPE_POSITIVE | core_analytics\action |