PHP Class ManageAction, thinksns

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

Public Methods

Method Description
_initialize ( ) 模块初始化,获取当前用户管理的应用
delWeiba ( ) : array 解散微吧
doAddChannel ( ) : json 添加分享进入频道
doNotify ( ) 修改公告
doWeibaEdit ( ) 执行编辑微吧
editLevel ( ) 设置微吧成员等级
getAdminBox ( ) 频道管理弹窗
index ( ) 展示用户管理的应用
log ( ) 微吧管理知识
member ( ) 微吧成员管理
moveOut ( ) 移出成员
moveOutTo ( ) 移除黑名单
moveTo ( ) 加入黑名单
notify ( ) 公告发布
verify ( ) 处理用户申请圈主或小主

Method Details

_initialize() public method

模块初始化,获取当前用户管理的应用
public _initialize ( )

delWeiba() public method

解散微吧
public delWeiba ( ) : array
return array 操作成功状态和提示信息

doAddChannel() public method

添加分享进入频道
public doAddChannel ( ) : json
return json 操作后的相关信息数据

doNotify() public method

修改公告
public doNotify ( )

doWeibaEdit() public method

执行编辑微吧
public doWeibaEdit ( )

editLevel() public method

设置微吧成员等级
public editLevel ( )

getAdminBox() public method

频道管理弹窗
public getAdminBox ( )

index() public method

展示用户管理的应用
public index ( )

log() public method

微吧管理知识
public log ( )

member() public method

微吧成员管理
public member ( )

moveOut() public method

移出成员
public moveOut ( )

moveOutTo() public method

移除黑名单
public moveOutTo ( )

moveTo() public method

加入黑名单
public moveTo ( )

notify() public method

公告发布
public notify ( )

verify() public method

处理用户申请圈主或小主
public verify ( )