{include file="phpgacl/header.tpl"} {include file="phpgacl/navigation.tpl"}
  ACO ARO AXO Root ARO
Group ID
Root AXO
Group ID
 
Section Value Section Value Section Value
acl_query( )
{if count($acls) gt 0}
{foreach from=$acls item=acl} {/foreach}
ACL ID ACO ARO AXO ACL
Section Value Section Value Section Value Access Updated Date
{$acl.id} {$acl.aco_section_value} {$acl.aco_value} {$acl.aro_section_value}
{$acl.aro_value}
{$acl.axo_section_value}
{$acl.axo_value}
{if $acl.allow} ALLOW {else} DENY {/if} {$acl.updated_date}
Return Value: {$acl.return_value}
Note: {$acl.note}
{/if}
{include file="phpgacl/footer.tpl"}