Login   Register  
PHP Classes
elePHPant
Icontem

Class: spAutoLoad

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Wojciech Matusiak  >  spAutoLoad  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: spAutoLoad
Base name: spautoload
Description: Automatically load classes from multiple sources
Related classes:
Version: 0.1
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 282 users
All time rank: 5663
Week users: 1 user
Week rank: 2467
Picture of Wojciech Matusiak
Author: Wojciech Matusiak <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 29
All time rank: 298868 in Poland Poland
Week rank: 1634 Up45 in Poland Poland Up


  Detailed description  
This package can be used to manage the automatic load of classes under PHP 5.

It provides two interfaces that define an API for loading classes and handling errors.

Applications must define one or more classes that implements the auto-loading interface.

Multiple auto-load classes may be implemented to handle loading of classes of different libraries.

The main class takes care of loading classes calling each auto-loading class implementation that was added.

An optional class that implements the error handling interface may be defined to handle errors while attempting to load new classes.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Documentation Full documentation

  Files folder image Files  
File Role Description
Files folder imageexamples (2 files)
Files folder imageincludes (2 directories)
Plain text file LICENSE Lic. LGPL
Accessible without login HTML file tutorial.html Doc. Tutorial

  Files  /  Files folder image examples  
File Role Description
  Plain text file exampleClassSearch.php Class Example search strategy implementation
  Plain text file exampleErrorHandler.php Class Example error handler implementation

  Files  /  Files folder image includes  
File Role Description
Files folder imageclasses (1 file)
Files folder imageinterfaces (2 files)

  Files  /  includes  /  Files folder image classes  
File Role Description
  Plain text file spAutoLoad.class.php Class Main class

  Files  /  includes  /  Files folder image interfaces  
File Role Description
  Plain text file iAutoLoadClassSearch.interface.php Class Interface for class search ctrategy
  Plain text file iAutoLoadError.interface.php Class Interface for error handler

Download all files: spautoload.tar.gz spautoload.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.