Zed. The source code to build a world.

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
subpackage

Controllers

author

Sébastien Santoro aka Dereckson dereckson@espace-win.org

copyright

2010 Sébastien Santoro aka Dereckson

license

http://www.opensource.org/licenses/bsd-license.php BSD

version
0.1
link
http://scherzo.dereckson.be/doc/zed
link
http://zed.dereckson.be/
filesource
todo

cache MOTD fragments (sql performance)

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

        
On this page

Search results