Home
Documents
Manual
Search
Disclaimer
Your browser does not support JavaScript or it is not acitvated!
Javascript is absolutly necessary for using this website.
Library
c
ACLService
c
Autoloader
c
BRICKOO
c
CacheService
c
CryptoService
c
DatabaseService
c
EnumService
c
EORService
c
FilesystemService
c
HTTPService
c
ImageService
c
IniService
c
LogService
c
MathService
c
MemcacheService
c
ProfileService
c
RequestService
c
RessourceService
c
RSSService
c
SessionService
c
UriService
c
Controller
c
CSSHandler
c
Dispatcher
c
ErrorHandler
c
ExceptionHandler
c
JSPacker
c
PDODAO
c
Registry
c
ShoppingCart
c
TemplateEngine
c
ActiveEntity
c
FeedEntity
c
RecordEntity
c
SimpleEntity
c
ValidatorEntity
c
ViewEntity
c
fileObject
c
socketObject
Caption
Service class
Component class
Object class
Entity class
p
Public method
s
Public static method
Autoloader
(since version 2.0)
Type
Service
Methods
s
AddAutoloaderPath
s
GetClass
s
GetFilePath
Description
top
The autoloader handles the automaticly loading of classes in BrickOO and other
added
directories.
It is auto assigned as auloader to the system when
Begin
was called.
Note:
For using the Autoloader, the filename has to have the same as the class.
Last change 10/16/2009
Administration