PHP Class SearchAction, thinksns

Inheritance: extends CommonAction
ファイルを表示 Open project: medz/thinksns-4 Class Usage Examples

Public Methods

Method Description
_initialize ( ) 模块初始化
blog ( )
getTag ( ) : mix 获取标签
index ( ) 根据关键字进行搜索
person ( )
post ( )
searchTag ( ) : mix 模糊搜索标签
search_feed ( )
selectDate ( ) 选择筛选时间
setNewcount ( $weiba_id, $num = 1 )
weiba ( )

Private Methods

Method Description
_assignUserTag ( $uids )
_getWeibaName ( $weiba_ids )

Method Details

_initialize() public method

模块初始化
public _initialize ( )

blog() public method

public blog ( )

getTag() public method

获取标签
public getTag ( ) : mix
return mix 标签信息

index() public method

根据关键字进行搜索
public index ( )

person() public method

public person ( )

post() public method

public post ( )

searchTag() public method

模糊搜索标签
public searchTag ( ) : mix
return mix 标签列表

search_feed() public method

public search_feed ( )

selectDate() public method

选择筛选时间
public selectDate ( )

setNewcount() public method

public setNewcount ( $weiba_id, $num = 1 )

weiba() public method

public weiba ( )