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

Class: Autoloader

Source Location: /core/Autoloader.php

Class Overview


Include files based on the Instance's ClassName being created


Author(s):

Methods



Class Details

[line 15]
Include files based on the Instance's ClassName being created

Gets Controller from application/controllers/ Gets Views from application/views/ Gets Models from application/models/ Every other class it gets it from application/core/

For classes that doesn't form part of the core, you must include the file by hand.




Tags:

filesource:  Source Code for this file


[ Top ]


Class Methods


static method autoload [line 17]

static void autoload( $class_name)



Tags:

access:  public


Parameters:

   $class_name  

[ Top ]

static method registerAutoload [line 62]

static void registerAutoload( )

Configure autoloading

This is designed to play nice with other autoloaders.




Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:32:06 -0500 by phpDocumentor 1.4.3