Definition at line 27 of file api_manager.inc.
◆ __construct()
SimpleQueryAPIEndPoint::__construct |
( |
|
$class, |
|
|
|
$roles = "" , |
|
|
|
$searchFilter = null , |
|
|
|
$outputFilter = null , |
|
|
|
$constraints = "" |
|
) |
| |
Definition at line 32 of file api_manager.inc.
35 $this->helper =
new APIHelper(
$class, $searchFilter, $outputFilter, $constraints);
◆ allowAnonymous()
SimpleQueryAPIEndPoint::allowAnonymous |
( |
| ) |
|
◆ checkAccess()
SimpleQueryAPIEndPoint::checkAccess |
( |
| ) |
|
◆ get()
SimpleQueryAPIEndPoint::get |
( |
| ) |
|
◆ $helper
SimpleQueryAPIEndPoint::$helper |
|
protected |
◆ $roles
SimpleQueryAPIEndPoint::$roles |
|
protected |
The documentation for this class was generated from the following file: