PHP Class HotPostWidget, thinksns

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

Public Methods

Method Description
changeRelate ( ) : json 换一换数据处理
render ( array $data ) : string 渲染话题列表页面

Private Methods

Method Description
_getRelatedGroup ( array $data ) : array 获取用户的相关数据

Method Details

changeRelate() public method

换一换数据处理
public changeRelate ( ) : json
return json 渲染页面所需的JSON数据

render() public method

渲染话题列表页面
public render ( array $data ) : string
$data array 配置相关数据
return string 渲染页面的HTML