This section provides the APIs for all functions and coding idioms available to the designer of a Mambo website.
Note: When adding a new entry, use the following template.
_VALID_MOS - page can be directly accessed
mosConfig_live_site - site URL
mosCountModules- count the number of modules loaded for a given position
mosPathWay - show breadcrumbs path
mosShowHead - show head tags
addCustomHeadTag- add a custom head tag from within a component or module
setPageTitle - alter the page title from within a custom component or module
Class mosHtmlHelper - a helper class for rendering Mambo head tags. Can also be used to render certain html tags.