模板
此类用于管理模板.
对象引用:
可用的方法:
template.create
- 创建新模板template.delete
- 删除模板template.get
- 检索模板template.massadd
- 添加相关对象到模板中template.massremove
- 从模板中删除相关对象template.massupdate
- 从模板中替换或删除相关对象template.update
- 更新模板
此类用于管理模板.
对象引用:
可用的方法:
template.create
- 创建新模板
template.delete
- 删除模板
template.get
- 检索模板
template.massadd
- 添加相关对象到模板中
template.massremove
- 从模板中删除相关对象
template.massupdate
- 从模板中替换或删除相关对象
template.update
- 更新模板
本文档使用 BookStack 构建