ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\Component\Activities\Query Class Reference

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
 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...
 

Detailed Description

Basic class for Queries.

Definition at line 26 of file Query.php.

Member Function Documentation

◆ getType()

ILIAS\Component\Activities\Query::getType ( )

The documentation for this class was generated from the following file: