kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Procedural File: BitSystem.php

Source Location: /kernel/BitSystem.php



Classes:

BitSystem
kernel::BitSystem


Page Details:

Main bitweaver systems functions



Tags:

author:  spider <spider@steelsun.com>
version:  

$Header$

Copyright (c) 2004 bitweaver.org All Rights Reserved. See below for details and a complete list of authors. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details

Virtual base class (as much as one can have such things in PHP) for all derived tikiwiki classes that require database access.

created 2004/8/15

filesource:  Source Code for this file


Includes:

require_once(KERNEL_PKG_PATH.'BitSingleton.php') [line 23]
required setup

require_once(BitSmarty.php) [line 25]
require_once(KERNEL_PKG_PATH.'BitDate.php') [line 24]
require_once(KERNEL_PKG_PATH.'HttpStatusCodes.php') [line 26]





CENTER_COLUMN [line 29]

CENTER_COLUMN = 'c'

[ Top ]



DEFAULT_PACKAGE [line 28]

DEFAULT_PACKAGE = 'kernel'

[ Top ]



HOMEPAGE_LAYOUT [line 30]

HOMEPAGE_LAYOUT = 'home'

[ Top ]




bit_system_menu_sort [line 2603]

void bit_system_menu_sort( $a, $b)



Parameters

   $a  
   $b  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:56:00 +0000 by phpDocumentor 1.5.0-lsces