PHP Class ChannelApi, thinksns

Author: zivss [email protected]
Inheritance: extends Api
Show file Open project: medz/thinksns-4

Public Methods

Method Description
channel_detail ( ) : json 获取频道分类下的微博 --using
channel_follow ( ) : 状态+提示 频道关注或取消关注 --using
get_all_channel ( ) : json 获取所有频道分类 --using
get_user_channel ( )

Method Details

channel_detail() public method

获取频道分类下的微博 --using
public channel_detail ( ) : json
return json 指定分类下的微博

channel_follow() public method

频道关注或取消关注 --using
public channel_follow ( ) : 状态+提示
return 状态+提示

get_all_channel() public method

获取所有频道分类 --using
public get_all_channel ( ) : json
return json 所有频道分类

get_user_channel() public method

public get_user_channel ( )