|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Basic class for Queries. More...
Inheritance diagram for ILIAS\Component\Activities\Query:
Collaboration diagram for ILIAS\Component\Activities\Query:Public Member Functions | |
| getType () | |
Public Member Functions inherited from ILIAS\Component\Activities\ActivityImpl | |
| getName () | |
| Shall return classname of the Activity, wrapped in Name. More... | |
Public Member Functions inherited from ILIAS\Component\Activities\Activity | |
| getName () | |
| Shall return classname of the Activity, wrapped in Name. More... | |
| getType () | |
| getDescription () | |
| getInputDescription () | |
| getOutputDescription (Description\Factory $f) | |
| isAllowedToPerform (int $usr_id, mixed $parameters) | |
| This shall check if the given user is allowed to perform the activity based on business rules of this component. More... | |
| perform (mixed $parameters) | |
| This shall perform the activity. More... | |
| maybePerformAs (int $usr_id, array $raw_parameters) | |
| Grinds the $raw_parameters through the input description, checks if the users is allowed to perform the action as requested and, if so, then attempts to performs it. More... | |
| ILIAS\Component\Activities\Query::getType | ( | ) |
Implements ILIAS\Component\Activities\Activity.
Definition at line 28 of file Query.php.
References ILIAS\Component\Activities\Query.