phpDocumentor admin
[ class tree: admin ] [ index: admin ] [ all elements ]

Procedural File: _adminUI.class.php

Source Location: /qp_view_admin/earth/_adminUI.class.php

Page Details

This file implements the Admin UI class.

DO NOT EDIT THIS FILE!!! In order to provide multiple admin styles, this file must be kept intact. If you change it you run the risk of breaking some admin features. To make a customized admin interface, copy any admin template folder to a new name then edit ONLY the style.css file.

This file is part of the Quam Plures project - http://quamplures.net/. See also https://launchpad.net/quam-plures.

Author:  blueyed: Daniel HAHLER
Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/. Parts of this file are copyright (c)2005 by Daniel HAHLER - http://thequod.de/contact.
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Classes
Class Description
AdminUI We define a special template for the main menu.
Includes
require_once (dirname(__FILE__).'/../_adminUI_general.class.php') [line 36]

Includes

[ Top ]