PHP Class AccountController

Inheritance: extends AppController
Show file Open project: damnpoet/yiicart Class Usage Examples

Public Methods

Method Description
actionIndex ( ) This is the default 'index' action that is invoked when an action is not explicitly requested by users.

Method Details

actionIndex() public method

This is the default 'index' action that is invoked when an action is not explicitly requested by users.
public actionIndex ( )