[ Index ]

PHP Cross Reference of ACL Module

title

Body

[close]

/components/ -> Strategy.php (summary)

(no description)

File Size: 84 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Strategy:: (4 methods):
  initialize()
  getClass()
  get()
  createShortcutClasses()


Class: Strategy  - X-Ref

This class manages the strategy used for the tree as well as the includes
and provides the strategy-specific class-names

initialize()   X-Ref
No description

getClass($className)   X-Ref
Gets the class-Name according to the chosen strategy

param: string $className
return: string the resulting class-Name for the strategy

get($propName)   X-Ref
Returns the given property of the strategy-config

param: string $propName they key of the property
return: mixed the value

createShortcutClasses()   X-Ref
Just generates "AGroup" and "RGroup" aka
"AcessGroup" and "RequestGroup"  dynamically




Generated: Sun Jul 1 19:24:45 2012 Cross-referenced by PHPXref 0.7.1