| 程序包 | 说明 |
|---|---|
| com.fastchar.extjs.action |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExtEntityAction |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExtManagerAction.clearNotice()
清空待办事项
|
void |
ExtManagerAction.doneNotice()
更新待办事项
参数:
noticeId 事务Id
|
void |
ExtManagerAction.modifyPassword()
修改管理员密码
参数:
managerId 管理员Id
managerPassword 当前登录密码【明文】
newPassword 新的登录密码【明文】
reNewPassword 确认新的登录密码【明文】
|
void |
ExtDefaultAction.monitor()
系统的监控信息
|
void |
ExtDefaultAction.power()
进入系统管理员权限编辑页面
参数:
无
|
void |
ExtManagerAction.resetPassword()
重置管理员账户密码
参数:
managerId 管理员Id
newPassword 新的登录密码【明文】
|
void |
ExtDefaultAction.showConfig()
获取系统配置信息
参数:
无
|
List<FastMenuInfo> |
ExtDefaultAction.showMenuColumn()
获得后台菜单列表
参数:
checked 默认选中的菜单 {String}
|
List<FastMenuInfo> |
ExtDefaultAction.showPowerMenus()
获取权限菜单
参数:
checked 默认选中的菜单Id {String}
parent 父级的权限值 {String}
|
void |
ExtManagerAction.updatePower()
更新管理员权限与角色权限相同
参数:
managerId 管理员Id
|
void |
ExtManagerAction.waitNotice()
获取系统待办事项
参数:
noticeId 获取指定的noticeId之后的数据
|
Copyright © 2021. All rights reserved.