PHP Class NaviModel, thinksns

Author: jason ([email protected])
Inheritance: extends Model
Afficher le fichier Open project: medz/thinksns-4

Protected Properties

Свойство Type Description
$fields
$tableName

Méthodes publiques

Méthode Description
cleanCache ( ) 清除导航缓存
getBottomChildNav ( $bottomNav )
getBottomNav ( ) : array 获取底部导航
getGuestNav ( ) : multitype: 游客导航
getTopNav ( ) : array 获取头部导航

Method Details

cleanCache() public méthode

清除导航缓存
public cleanCache ( )

getBottomChildNav() public méthode

public getBottomChildNav ( $bottomNav )

getBottomNav() public méthode

获取底部导航
public getBottomNav ( ) : array
Résultat array 底部导航

getGuestNav() public méthode

游客导航
public getGuestNav ( ) : multitype:
Résultat multitype:

getTopNav() public méthode

获取头部导航
public getTopNav ( ) : array
Résultat array 头部导航

Property Details

$fields protected_oe property

protected $fields

$tableName protected_oe property

protected $tableName