phpDocumentor openbiz.bin
[ class tree: openbiz.bin ] [ index: openbiz.bin ] [ all elements ]

Procedural File: sysheader.inc

Source Location: /sysheader.inc

Page Details

PHPOpenBiz Framework

LICENSE

This source file is subject to the BSD license that is bundled with this package in the file LICENSE.txt.

Version:  $Id$
Link:  http://www.phpopenbiz.org/
License:  http://www.opensource.org/licenses/bsd-license.php
Copyright:  Copyright © 2005-2009, Rocky Swen
Classes
Class Description
MetaObject MetaObject class - MetaObject is the base class of all derived metadata-driven classes
MetaIterator MetaIterator class MetaIterator is the base class of all derived metadata-driven classes who support iteration
Parameter
iSessionObject iSessionObject interface - stateful metadata-driven classed need to implement SetSessionVars and GetSessionVars
iUIControl iUIControl interface - all UI classes need to implement Render method
BDOException
BFMException
BSVCException
ValidationException
Includes
include_once ("BizSystem.php") [line 372]
[ Top ]

include_once (OPENBIZ_HOME."/messages/system.msg") [line 67]
[ Top ]


Constants
ACCESS_SERVICE  [line 41]

ACCESS_SERVICE = "accessService"

[ Top ]

ACL_SERVICE  [line 42]

ACL_SERVICE = "aclService"

[ Top ]

ADODB_DIR  [line 32]

ADODB_DIR = OPENBIZ_HOME."/others/adodb"

[ Top ]

AUTH_SERVICE  [line 40]

AUTH_SERVICE = "authService"

**************************************************************************

**************************************************************************


[ Top ]

CACHE_SERVICE  [line 55]

CACHE_SERVICE = "cacheService"

[ Top ]

CHECKUSER  [line 62]

CHECKUSER = "N"

[ Top ]

DEBUG  [line 58]

DEBUG = 1

[ Top ]

DOTRIGGER_SERVICE  [line 49]

DOTRIGGER_SERVICE = "doTriggerService"

[ Top ]

EMAIL_SERVICE  [line 48]

EMAIL_SERVICE = "emailService"

[ Top ]

EVENTLOG_SERVICE  [line 54]

EVENTLOG_SERVICE = "eventlogService"

[ Top ]

EXCEL_SERVICE  [line 45]

EXCEL_SERVICE = "excelService"

[ Top ]

GENID_SERVICE  [line 50]

GENID_SERVICE = "genIdService"

[ Top ]

IO_SERVICE  [line 47]

IO_SERVICE = "ioService"

[ Top ]

LOG_SERVICE  [line 44]

LOG_SERVICE = "logService"

[ Top ]

OPENBIZ_BIN  [line 22]

OPENBIZ_BIN = OPENBIZ_HOME."/bin/"

[ Top ]

OPENBIZ_HOME  [line 21]

OPENBIZ_HOME = dirname(dirname(__FILE__))

**************************************************************************

**************************************************************************


[ Top ]

OPENBIZ_META  [line 23]

OPENBIZ_META = OPENBIZ_HOME."/metadata/"

[ Top ]

PDF_SERVICE  [line 46]

PDF_SERVICE = "pdfService"

[ Top ]

PHPMAILER_DIR  [line 35]

PHPMAILER_DIR = OPENBIZ_HOME."/others/phpmailer"

[ Top ]

Popup_Suffix  [line 73]

Popup_Suffix = "_popupx_"

[ Top ]

PROFILE_SERVICE  [line 43]

PROFILE_SERVICE = "profileService"

[ Top ]

PROFILING  [line 59]

PROFILING = 1

[ Top ]

QUERY_SERVICE  [line 52]

QUERY_SERVICE = "queryService"

[ Top ]

SECURITY_SERVICE  [line 53]

SECURITY_SERVICE = "securityService"

[ Top ]

SMARTY_DIR  [line 29]

SMARTY_DIR = OPENBIZ_HOME."/others/Smarty/libs/"

**************************************************************************

**************************************************************************


[ Top ]

TIMEOUT  [line 64]

TIMEOUT = -1

[ Top ]

VALIDATE_SERVICE  [line 51]

VALIDATE_SERVICE = "validateService"

[ Top ]

ZEND_FRWK_HOME  [line 70]

ZEND_FRWK_HOME = OPENBIZ_HOME."/others/"

[ Top ]


Functions
microtime_float  [line 391]

void microtime_float( )


[ Top ]
userErrorHandler  [line 410]

void userErrorHandler( mixed $errno, mixed $errmsg, mixed $filename, mixed $linenum, mixed $vars  )

userErrorHandler - user error handler function



[ Top ]
userExceptionHandler  [line 416]

void userExceptionHandler( mixed $exc  )


[ Top ]
__autoload  [line 381]

void __autoload( mixed $class_name  )

__auload - search for the php file required to load the class



[ Top ]


Documentation generated on Tue, 22 Dec 2009 03:03:22 -0800 by phpDocumentor 1.3.0RC3