![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Context propagated to various function calls. More...
Public Member Functions | |
__construct ($version, AfsDocumentManager $doc_mgr, $comment) | |
Constructs new PaF connector context. |
Context propagated to various function calls.
__construct | ( | $version, | |
AfsDocumentManager | $doc_mgr, | ||
$comment | |||
) |
Constructs new PaF connector context.
$version | [in] Back Office version. |
$doc_mgr | [in] Document manager with all documents which should be sent to Back Office. |
$comment | [in] Optional comment for uploaded files. |