nicolasconnault
|
e6fcbe276d
|
MDL-19756 Added a shortcut method to moodle_html_components: add_confirm_action($message). This adds the appropriate onclick event handler for a confirmation message and can be used on any component that gets prepared properly by a renderer function.
|
2009-08-10 07:31:31 +00:00 |
|
nicolasconnault
|
beb56299ec
|
MDL-19786 Renamed user_picture and action_icon component classes to moodle_user_picture and moodle_action_icon. Also moved around the classes in a more logical order in outputcomponents.php
|
2009-08-10 06:37:29 +00:00 |
|
nicolasconnault
|
94056d9dbe
|
MDL-19756 Renamed help_icon class to moodle_help_icon
|
2009-08-10 06:26:50 +00:00 |
|
nicolasconnault
|
d9c8f425fc
|
MDL-19077 Split outputlib.php into smaller logical files.
|
2009-08-10 06:22:04 +00:00 |
|