Class that holds methods to create public site.
Located in /common/mvblog.php (line 59)
MvBlog_common | --MvBlog
Inherited from MvBlog_common
MvBlog_common::$active_plugins
MvBlog_common::$authors
MvBlog_common::$categories
MvBlog_common::$db
MvBlog_common::$dossiers
MvBlog_common::$menuitems
MvBlog_common::$plugins
MvBlog_common::$plugman
MvBlog_common::$settings
MvBlog_common::$version
MvBlog_common::$webroot
Constructor to set some defaults
show 'month archive' menu links
main function to give user correct html depending on action etc
Get blogsetting description from database
show dropdown with styles
This function opens the dir styles/ for every dir in there that contains a file index.css it puts the dirname in the dropdown. It also has an onchange javascript function attached so it will reload the blog with the new style applied.
Check to see if the admin session is set
show posts in pages or the archive
Get all comments associated with a post The output will be suitable for direct flushing to client
limit the length of a message
obfuscate ip $ip addresses so we are privacy friendly
Parse a string and intepret bbcode
store comment in database and optionally mail author of post
If the user checked the 'mail' box in the admin this function will also send a mail to the author of the post.
Show an article with all comments etc
Format the output for a comment.
strip bbcode from text string
strip some stuff leftover from old editor
Form to alter user information. Can be used for both new users and editing settings
Login user so they can post comments etc
Inherited From MvBlog_common
MvBlog_common::__construct()
MvBlog_common::copy_files()
MvBlog_common::db_quote()
MvBlog_common::html_footer()
MvBlog_common::html_header()
MvBlog_common::replace_dossier_ref()
MvBlog_common::replace_num_ref()
MvBlog_common::show_captcha()
MvBlog_common::_get_active_plugins()
MvBlog_common::_get_authors()
MvBlog_common::_get_categories()
MvBlog_common::_get_dossiers()
MvBlog_common::_get_menuitems()
MvBlog_common::_get_posts()
MvBlog_common::_get_settings()
MvBlog_common::_get_webroot()
MvBlog_common::_handle_magic_quotes()
MvBlog_common::_handle_php_bugs()
MvBlog_common::_init_db()
MvBlog_common::_magic_quotes_strip()
MvBlog_common::_sanitize()
Documentation generated on Fri, 28 Dec 2007 13:17:33 +0100 by phpDocumentor 1.4.1