PHP Class TopMenuWidget, thinksns

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

Méthodes publiques

Méthode Description
render ( array $data ) : string 模板渲染
upFollowStatus ( ) : json 频道关注状态修改接口

Method Details

render() public méthode

模板渲染
public render ( array $data ) : string
$data array 相关数据
Résultat string 频道内容渲染入口

upFollowStatus() public méthode

频道关注状态修改接口
public upFollowStatus ( ) : json
Résultat json 处理后返回的数据