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

Class: Phergie_Autoload

Source Location: /Phergie/Autoload.php

Class Overview


Autoloader for Phergie classes.


Author(s):

Methods



Class Details

[line 31]
Autoloader for Phergie classes.



Tags:

author:  Phergie Development Team <team@phergie.org>
link:  http://pear.phergie.org/package/Phergie
license:  New BSD License


[ Top ]


Class Methods


static method addPath [line 73]

static void addPath( string $path)

Add a path to the include path.



Tags:

access:  public


Parameters:

string   $path   Path to add

[ Top ]

static method registerAutoloader [line 61]

static void registerAutoloader( )

Registers an instance of this class as an autoloader.



Tags:

access:  public


[ Top ]

constructor __construct [line 38]

void __construct( )

Constructor to add the base Phergie path to the include_path.



Tags:

access:  public


[ Top ]

method load [line 51]

void load( string $class)

Autoload callback for loading class files.



Tags:

access:  public


Parameters:

string   $class   Class to load

[ Top ]


Documentation generated on Mon, 27 Sep 2010 23:03:46 -0500 by phpDocumentor 1.4.3