class for creating layout, which means menus and blocks class also loads template in its constructor.
Located in /lib/layout.php (line 20)
db | --layout
Inherited from db
db::$dbh
db::$debug
method for getting all blocks to be used
blocks to use
method for getting all blocks to be used
blocks to use
method for getting main module menu as html
method for getting module menu in a html form We just parse module menu and sub (module ) menu and return it as html.
method for getting top blocks which typicaly will be diplayed in a page header
where we can se which top blocks to parse
function for parsing MAIN menu list.
Main menu is the menu holding all info about modules in database. Therefore it is also some sort of top level module menu.
method for parsing a module menu.
A module menu is a menu connected to a main menu item.
constructer method where we init our uri object and checks users credentials (admin / user) thus generating accurate menus for each group.
method for loading menus. All Main menu entries is generated from database, while all module or submodule menus are generated from files (menu.inc).
Inherited From db
db::__construct()
db::connect()
db::delete()
db::fatalError()
db::getDebug()
db::getNumRows()
db::insert()
db::prepareToPost()
db::rawQuery()
db::select()
db::selectAll()
db::selectOne()
db::selectQuery()
db::simpleSearch()
db::simpleSearchCount()
db::update()
Documentation generated on Fri, 17 Dec 2010 17:56:35 +0100 by phpDocumentor 1.4.3