PHP Class Prose\FromRolesTable

Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Protected Properties

Свойство Type Description
$entryKey string entryKey The key that this table interacts with in the RuntimeConfig

Méthodes publiques

Méthode Description
getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject getDetailsForRole
getRolesTable ( ) : object getRolesTable

Method Details

getDetailsForRole() public méthode

getDetailsForRole
public getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject
$roleName string The role we're looking for
Résultat DataSift\Stone\ObjectLib\BaseObject Details about $roleName

getRolesTable() public méthode

getRolesTable
public getRolesTable ( ) : object
Résultat object The roles table

Property Details

$entryKey protected_oe property

entryKey The key that this table interacts with in the RuntimeConfig
protected string $entryKey
Résultat string