PHP Class WeibaDarenWidget, thinksns

Author: Seven Du ([email protected])
Inheritance: extends Widget
Show file Open project: medz/thinksns-4

Public Methods

Method Description
reload ( ) : string 重新加载推荐数据
render ( $data ) : string 渲染执行方法 输出默认html结构

Method Details

reload() public method

重新加载推荐数据
Author: Seven Du ([email protected])
public reload ( ) : string
return string 用户列表数据

render() public method

渲染执行方法 输出默认html结构
Author: Seven Du ([email protected])
public render ( $data ) : string
return string 执行后的HTML字符串