SloodleModuleBlogThe Sloodle blog module class.
Located in /lib/modules/module_blog.php (line 33)
SloodleModule | --SloodleModuleBlog
Constructor
Attempts to write a new blog entry to the database, attributed to the user currently loaded in the SloodleSession.
All of the text provided in parameters _must_ be database-safe!
Gets the identifier of the course this controller belongs to.
Gets the time at which this instance was created, or 0 if unknown.
Gets the intro description of this module instance, if available.
Gets the most recent public post.
Gets the most recent public/site level post.
Gets the most recent post by a particular user, regardless of visibility.
Gets the time at which this instance was last modified, or 0 if unknown.
Gets the name of this module instance.
Gets the identified post.
Gets the short type name of this instance.
Gets the full type name of this instance, according to the current language pack, if available.
Note: should be overridden by sub-classes.
Checks if the currently logged-in user has permission to create blog entries.
Inherited From SloodleModule
SloodleModule::SloodleModule()
SloodleModule::get_course_id()
SloodleModule::get_creation_time()
SloodleModule::get_intro()
SloodleModule::get_modification_time()
SloodleModule::get_name()
SloodleModule::get_type()
SloodleModule::get_type_full()
SloodleModule::load()
Documentation generated on Fri, 17 Jul 2009 11:01:54 +0100 by phpDocumentor 1.4.0