PHP Class Articles, 68kb

The followings are the available columns in table '{{_articles}}':
Inheritance: extends CActiveRecord
Exibir arquivo Open project: 68kb/68kb Class Usage Examples

Public Methods

Method Description
__construct ( ) : void Constructor
_remap ( $method ) : array Remap
index ( $uri = '' ) Index File ˇ

Private Methods

Method Description
_show_page ( $data ) Show a page based off uri

Method Details

__construct() public method

Constructor
public __construct ( ) : void
return void

_remap() public method

Redirect everything to index
public _remap ( $method ) : array
return array

index() public method

Index File ˇ
public index ( $uri = '' )