Class Loader Support forum classloader Locate and load class files from a list of paths This class can be used to locate and load class files from directories defined in a list of paths. It provide a way to write PHP scripts that use classes without knowing in advance where the class files are located ...
Automatic Class Loader Support forum automatic-class-load Load class automatically from multiple directories This class can load classes automatically from multiple directories. It can traverse recursively one or more multiple directories for PHP scripts. The class can load the script when it is ...
... Create arrays that allow members of just one type This class can be used to create arrays that allow members of just one type. It implements a class loader that gives a special treatment to the creation of objects of classes with the names that start with ArrayOf. The class assumes that it is intended ...
PHPClassLoader Support forum 300 A classloader which mimics Java's own, using the PHP_CLASSPATH variable. A classloader which mimics Java's own, using the PHP_CLASSPATH variable. New objects can be loaded with a simple '$foo=classload( "MyClass" )' call. It allows users to have functionality similar ...
RainTPL Support forum raintpl HTML template engine caches compiled results This package implements an HTML template engine caches compiled results. There is a template loader class that checks whether a given template was previously compiled. Another class is responsible for compiling a template ...
This class can automatically load MVC and library classes. It can register several automatic class loader functions to load different types of project classes from different directories. Currently it can load class scripts for models, controller, user and system library classes. The respective directories ...
... the tag nodes that are found in the XML document. The parser calls the classes functions to assign variables that correspond to the tag attributes. class_loader configuration class loader example script example xml Short cookbook Short cookbook Model handler class Model handler class Model ...
... traversal Helper base class Handles the traversal for objects. It searches for the location of the object base on the given object path Class loader. Loads the class base on the given class path Parser utility. Used for parsing the XML file XML Parser using DOMIT lite Site Meter
PHP smart client loader Support forum phpscl Compact CSS and JavaScript served by HTML pages This class can be used to compact CSS and JavaScript served by HTML pages. It can compact CSS styles by removing comments and whitespaces. It can also do the same for JavaScript calling the JSMin class. ...
... ! if you like to use it, do so. but you have to understand the code yourself. it's released under the GPL, please dont't remove the copyright lines. classloader.php core.admin.class.php datastructures.class.php dboperations.class.php debug.class.php executable.php footer.templ.php gui.lib.js header.templ ...