header.php
Header Zed. The immensity of stars. The HyperShip. The people.
(c) 2010, Dereckson, some rights reserved. Released under BSD license.
This controller handle the header (MOTD, html header)
Tags
Table of Contents
Constants
- DOJO = \defined('DIJIT')
- Determines if the dojo library have or not been loaded
- HEADER_PRINTED = \true
- This constant indicates the header have been printed
Constants
DOJO
Determines if the dojo library have or not been loaded
public
mixed
DOJO
= \defined('DIJIT')
If true, there's a code like <script src="js/dojo/dojo/dojo.js"><script> in the
block of the code.HEADER_PRINTED
This constant indicates the header have been printed
public
mixed
HEADER_PRINTED
= \true