Agile Toolkit  4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
ApiAdmin Class Reference
Inheritance diagram for ApiAdmin:
ApiWeb ApiCLI AbstractView AbstractObject

Public Member Functions

 init ()
 initDefaults ()
 initLayout ()
 layout_LeftSidebar ()
 layout_RightSidebar ()
 layout_InfoWindow ()
 outputInfo ($msg)
 render ()
 outputFatal ($name, $shift=0)

Data Fields

 $info_messages = array()
 $ns = null
 $not_html = false

Detailed Description

Used to be more lightweight class, although now it's not used anymore. Please AVOID usind this class


Member Function Documentation

init ( )

Redifine this function instead of default constructor

In addition to default initialization, set up logger and template

Reimplemented from ApiWeb.

Implements Layouts. Layout is region in shared template which may be replaced by object

Reimplemented from ApiWeb.

outputFatal ( msg,
shift = 0 
)

Reimplemented from ApiCLI.

outputInfo ( msg)
render ( )

Renders all objects inside applications and echo all output to the browser

Reimplemented from ApiWeb.


Field Documentation

$info_messages = array()
$not_html = false
$ns = null

The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations