PHP Interface Storm\Core\Object\IRequest

Author: Elliot Levin ([email protected])
Afficher le fichier Open project: timetoogo/penumbra Interface Usage Examples

Méthodes publiques

Méthode Description
GetCriterion ( ) : Storm\Core\Object\ICriterion
GetEntityType ( ) : string
GetProperties ( ) : Storm\Core\Object\IProperty[] The properties to load.

Method Details

GetCriterion() public méthode

public GetCriterion ( ) : Storm\Core\Object\ICriterion
Résultat Storm\Core\Object\ICriterion

GetEntityType() public méthode

public GetEntityType ( ) : string
Résultat string

GetProperties() public méthode

The properties to load.
public GetProperties ( ) : Storm\Core\Object\IProperty[]
Résultat Storm\Core\Object\IProperty[]