Property | Type | Description | |
---|---|---|---|
$entryKey | string | entryKey The key that this table interacts with in the RuntimeConfig |
Method | Description | |
---|---|---|
getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject | getDetailsForRole | |
getRolesTable ( ) : object | getRolesTable |
public getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject | ||
$roleName | string | The role we're looking for |
return | DataSift\Stone\ObjectLib\BaseObject | Details about $roleName |
public getRolesTable ( ) : object | ||
return | object | The roles table |
protected string $entryKey | ||
return | string |