Components
Displaying 1-10 of 16 results.
Title | Name | Description | |
---|---|---|---|
CErrorHandler | errorHandler | CErrorHandler handles uncaught PHP errors and exceptions. | deactivate ![]() ![]() |
CDbConnection | db | CDbConnection represents a connection to a database. | deactivate ![]() ![]() |
CLogRouter | log | CLogRouter manages log routes that record log messages in different media. | deactivate ![]() ![]() |
CAssetManager | assetManager | CAssetManager is a Web application component that manages private files (called assets) and makes them accessible by Web clients. | deactivate ![]() ![]() |
CWebUser | user | CWebUser represents the persistent state for a Web application user. | deactivate ![]() ![]() |
CSecurityManager | securityManager | CSecurityManager provides private keys, hashing and encryption functions. | activate ![]() |
CStatePersister | statePersister | CStatePersister implements a file-based persistent data storage. | activate ![]() |
CPhpMessageSource | messages | CPhpMessageSource represents a message source that stores translated messages in PHP scripts. | activate ![]() |
CFormatter | format | CFormatter provides a set of commonly used data formatting methods. | activate ![]() |
CClientScript | clientScript | CClientScript manages JavaScript and CSS stylesheets for views. | activate ![]() |