moodle/message/output
Ruslan Kabalin cd8f78c88f MDL-27171 messages: add new methods on the message_output class
This introduces the new methods to the abstract class: is_system_configured
and is_user_configured that are supposed to return boolean depending whether
required configuration has been made on both system or user level
respectively. These methods return true by default and and be overriden by
being declared in the plugin class itself

Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
2011-05-27 13:44:49 +01:00
..
email message MDL-26185 fixed the logic around email addy in user profile Vs in messaging preferences 2011-04-07 15:58:33 +08:00
jabber MDL-27171 messages: add new methods on the message_output class 2011-05-27 13:44:49 +01:00
popup MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
lib.php MDL-27171 messages: add new methods on the message_output class 2011-05-27 13:44:49 +01:00