PHP Class RankAction, thinksns

Author: Stream
Inheritance: extends Action
Show file Open project: medz/thinksns-4 Class Usage Examples

Public Methods

Method Description
_getRankList ( unknown_type $type, unknown_type $fids ) 获取排名
_parseRankList ( $list )
index ( )
postRank ( ) 发布排行榜到我的分享
topic ( ) 话题排行
weibo ( ) 分享排行

Private Methods

Method Description
_rightRank ( ) 右侧排行

Method Details

_getRankList() public method

获取排名
public _getRankList ( unknown_type $type, unknown_type $fids )
$type unknown_type
$fids unknown_type

_parseRankList() public method

public _parseRankList ( $list )

index() public method

public index ( )

postRank() public method

发布排行榜到我的分享
public postRank ( )

topic() public method

话题排行
public topic ( )

weibo() public method

分享排行
public weibo ( )