PHP Class TopicListWidget, thinksns

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

Méthodes publiques

Méthode Description
refresh ( )
render ( array $data ) : string 渲染话题列表页面
searchTopic ( ) 搜索话题 用于发布分享发表框

Method Details

refresh() public méthode

public refresh ( )

render() public méthode

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

searchTopic() public méthode

搜索话题 用于发布分享发表框
public searchTopic ( )