Pix_Loader 處理 PHP AutoLoad Class 的功能

package Loader
copyright 2003-2012 PIXNET Digital Media Corporation
license BSD License

 Methods

registerAutoload 呼叫這 function 就會讓 PHP 在 Load Foo_Bar 的 class 時,會去 include path 找 Foo/Bar.php

registerAutoload() : void

static
access public