PHP Class TopMenuWidget, thinksns

Author: zivss ([email protected])
Inheritance: extends Widget
Mostra file Open project: medz/thinksns-4

Public Methods

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

Method Details

render() public method

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

upFollowStatus() public method

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