Class Zend_Acl_Resource

Description

Implements interfaces:

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Acl/Resource.php (line 36)


	
			
Variable Summary
 string $_resourceId
Method Summary
 void __construct ( $resourceId, string $id)
 string getResourceId ()
Variables
string $_resourceId (line 43)

Unique id of Resource

  • access: protected
Methods
Constructor __construct (line 51)

Sets the Resource identifier

  • access: public
void __construct ( $resourceId, string $id)
  • string $id
  • $resourceId
getResourceId (line 61)

Defined by Zend_Acl_Resource_Interface; returns the Resource identifier

  • access: public
string getResourceId ()

Implementation of:
Zend_Acl_Resource_Interface::getResourceId()
Returns the string identifier of the Resource

Documentation generated on Sun, 27 May 2007 23:27:10 -0700 by phpDocumentor 1.3.2