Class CFW_Acl_RuleEnumerator

Description

ルールリストから特定リソースを辿るためのEnumerator

  • author: okada

Located in /Acl/RuleEnumerator.php (line 7)


	
			
Variable Summary
mixed $length
mixed $position
mixed $resource
mixed $rules
Method Summary
unknown_type __construct (unknown_type $rules, unknown_type $resource)
unknown_type current ()
unknown_type next ()
Variables
mixed $length = 0 (line 11)
mixed $position = -1 (line 10)
mixed $resource (line 9)
mixed $rules (line 8)
Methods
Constructor __construct (line 18)
  • access: public
unknown_type __construct (unknown_type $rules, unknown_type $resource)
  • unknown_type $rules
  • unknown_type $resource
current (line 56)

現在の要素

  • access: public
unknown_type current ()
next (line 29)

次の要素に進む

  • access: public
unknown_type next ()

Documentation generated on Fri, 25 Dec 2009 21:43:11 +0900 by phpDocumentor 1.4.3