dynamic conditions.html.tmp

来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· TMP 代码 · 共 38 行

TMP
38
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head>   <title>Dynamic Conditions</title></head><body><h2>Dynamic Conditions</h2><p>A dynamic condition filters content in the system to selectively apply permissions to documents that meet the criteria of the condition.</p><br /><p>After creating the dynamic condition you need to associate permissions with it on the Folder Permissions management page in Browse Documents.</p><br /><p><h3>Dynamic Conditions and Workflows</h3></p><p>Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows.</p><br /><p><h3>Viewing / Adding / Editing / Running Dynamic Conditions</h3></p><p>On the Dynamic Conditions page you can perform the following actions:<ul><li>View existing dynamic conditions</li><li>Add a new dynamic condition</li><li>Edit an existing dynamic condition - add/remove/or edit criteria</li><li>Run a dynamic condition to test results</li></ul></p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?