相关代码 |
|
{i18n}Guard permissions for Transition{/i18n} {i18n}Guard Permissions{/i18n} {* misc, boring args *} {foreach from=$args item=val key=name} {/foreach} {i18n}Specify which permissions the user will require in order to perform this transition. Note that the user will be required to have all these permissions.{/i18n} {foreach from=$perms item=oPerm key=sPermName} {i18n}{$oPerm->getHumanName()}{/i18n} {/foreach}