Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Articles
PHP Class Articles, 68kb
The followings are the available columns in table '{{_articles}}':
Inheritance:
extends
CActiveRecord
显示文件
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
See link:
http://codeigniter.com/user_guide/general/controllers.html#remapping
public
_remap
(
$method
) :
array
return
array
index()
public
method
Index File ˇ
public
index
(
$uri
= '' )