JAuthorization::acl check/1.5

From Joomla! Documentation
< JAuthorization::acl check
Revision as of 19:31, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JAuthorization::acl_check

Description

Wraps the actual acl_query() function.

Description:JAuthorization::acl check [Edit Descripton]

public function acl_check (
        $aco_section_value
        $aco_value
        $aro_section_value
        $aro_value
        $axo_section_value=NULL
        $axo_value=NULL
        $root_aro_group=NULL
        $root_axo_group=NULL
)
Parameter Type Default Description
$aco_section_value string The ACO section value
$aco_value string The ACO value
$aro_section_value string The ARO section value
$aro_value string The ARO section
$axo_section_value string NULL The AXO section value (optional)
$axo_value string NULL The AXO section value (optional)
$root_aro_group integer NULL The group id of the ARO ??Mike?? (optional)
$root_axo_group integer NULL The group id of the AXO ??Mike?? (optional)
  • Returns mixed Generally a zero (0) or (1) or the extended return value of the ACL
  • Defined on line 271 of libraries/joomla/user/authorization.php

See also

SeeAlso:JAuthorization::acl check [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox