bigace.classes.right
[ class tree: bigace.classes.right ] [ index: bigace.classes.right ] [ all elements ]

Class: ItemRightEnumeration

Source Location: /classes/right/ItemRightEnumeration.php

Class Overview


The ItemRightEnumeration holds methods for receiving infos about all registered Rights for the given Item.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 33]
The ItemRightEnumeration holds methods for receiving infos about all registered Rights for the given Item.



[ Top ]


Class Variables

$rights =

[line 36]


Type:   mixed


[ Top ]



Class Methods


constructor ItemRightEnumeration [line 44]

ItemRightEnumeration ItemRightEnumeration( String $itemtype, int $itemid)

Holds method for receiving all Rights that exists for one Item.



Parameters:

String   $itemtype   the Table Name to get Rights from
int   $itemid   the Item ID to get Rights for

[ Top ]

method countRights [line 59]

void countRights( )



[ Top ]

method getNextRight [line 73]

Object getNextRight( )

Gets the next Right for the inialized Item ID



Tags:

return:  the next Right as Right Object


[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:11 +0200 by phpDocumentor 1.3.0RC2