Class gacl

Description

ensure this file is being included by a parent file

Located in /includes/gacl.class.php (line 69)


	
			
Direct descendents
Class Description
 class gacl_api ensure this file is being included by a parent file
Variable Summary
 mixed $acl
 mixed $acl_count
 mixed $db
 mixed $_caching
 mixed $_debug
Method Summary
 gacl gacl ([ $db = null])
 void acl_check ( $aco_section_value,  $aco_value,  $aro_section_value,  $aro_value, [ $axo_section_value = NULL], [ $axo_value = NULL])
 void debug_db ([ $function_name = ''])
 void debug_text ( $text)
 void _mos_add_acl ( $aco_section_value,  $aco_value,  $aro_section_value,  $aro_value, [ $axo_section_value = NULL], [ $axo_value = NULL])
Variables
mixed $acl = null (line 92)
mixed $acl_count (line 93)
mixed $db = null (line 81)
mixed $_caching = FALSE (line 88)
mixed $_db_table_prefix = '#__core_acl_' (line 82)
mixed $_debug = FALSE (line 76)
mixed $_force_cache_expire = TRUE (line 89)
Methods
Constructor gacl (line 98)
gacl gacl ([ $db = null])
  • $db
acl_check (line 260)
void acl_check ( $aco_section_value,  $aco_value,  $aro_section_value,  $aro_value, [ $axo_section_value = NULL], [ $axo_value = NULL])
  • $aco_section_value
  • $aco_value
  • $aro_section_value
  • $aro_value
  • $axo_section_value
  • $axo_value
debug_db (line 247)
void debug_db ([ $function_name = ''])
  • $function_name
debug_text (line 234)
void debug_text ( $text)
  • $text
_mos_add_acl (line 223)
void _mos_add_acl ( $aco_section_value,  $aco_value,  $aro_section_value,  $aro_value, [ $axo_section_value = NULL], [ $axo_value = NULL])
  • $aco_section_value
  • $aco_value
  • $aro_section_value
  • $aro_value
  • $axo_section_value
  • $axo_value

Documentation generated on Mon, 05 May 2008 16:19:48 +0400 by phpDocumentor 1.4.0