Package Content
Classes
This class could be used to specified comments authorizations (access, read, post, moderation)
This class represents the comments topic <div class="message-helper bgc notice">Do not use this class, but one of its children like for your module</div>
Classes
This class could load a feed by its url or by a FeedData element and export it to the ATOM format
Classes
This class allows you to inquire the table that stores the items and the database field that contains the ID of the category in which it is located
This class allows you to easily integrate a complete system of categories in its script.
Classes
Classes
Classes
This class is abstract. It contains tools that are usefull for implement a content parser.
This class is an abstract class. It contains the common elements needed by all the unparsers of PHPBoost.
This class ensures the real time processing of the content. The major part of the processing is saved in the database to minimize as much as possible the treatment when the content is displayed. However, some tags cannot be cached, because we cannot have return to the original code. It's for instance the case of the code tag which replaces the code by a lot of html code which formats the code.
This is a manual syntax highlighter for plain code with the [highlight] tag to choose what to highlight.