| Package | system |
|---|---|
| Inheritance | class Yii » YiiBase |
| Since | 1.0 |
| Version | $Id: yii.php 433 2008-12-30 22:59:17Z qiang.xue $ |
| Method | Description | Defined By |
|---|---|---|
| app() | YiiBase | |
| autoload() | Class autoload loader. | YiiBase |
| beginProfile() | Marks the begin of a code block for profiling. | YiiBase |
| createApplication() | Creates an application of the specified class. | YiiBase |
| createComponent() | Creates an object and initializes it based on the given configuration. | YiiBase |
| createConsoleApplication() | Creates a console application instance. | YiiBase |
| createWebApplication() | Creates a Web application instance. | YiiBase |
| endProfile() | Marks the end of a code block for profiling. | YiiBase |
| getFrameworkPath() | YiiBase | |
| getLogger() | YiiBase | |
| getPathOfAlias() | Translates an alias into a file path. | YiiBase |
| getVersion() | YiiBase | |
| import() | Imports the definition of a class or a directory of class files. | YiiBase |
| log() | Logs a message. | YiiBase |
| powered() | YiiBase | |
| registerAutoloader() | Registers a new class autoloader. | YiiBase |
| setApplication() | Stores the application instance in the class static member. | YiiBase |
| setPathOfAlias() | Create a path alias. | YiiBase |
| t() | Translates a message to the specified language. | YiiBase |
| trace() | Writes a trace message. | YiiBase |
Be the first person to leave a comment
Please login to leave your comment.