Pix Framework
API Documentation
Packages
Array
Cache
Controller
Helper
HttpResponse
Loader
Partial
Session
Setting
Table
Charts
Class hierarchy diagram
Reports
Errors
Markers (TODO/FIXME)
Deprecated elements
Back to top
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
registerAutoload 呼叫這 function 就會讓 PHP 在 Load Foo_Bar 的 class 時,會去 include path 找 Foo/Bar.php
registerAutoload()
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