![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Static Public Member Functions | |
static | get_information ($host, $scheme, SAI_CurlInterface $curlConnector=null) |
Retrieves Back Office information object. |
Cache Back Office information during PHP script life time.
|
static |
Retrieves Back Office information object.
On first call, she queries Back Office otherwise she returns cached object.
$host | [in] Computer name hosting AFS Back Office. |
$scheme | [in] Scheme to use to connect to back office. |