Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Member Functions | List of all members
AfsPafConnectorContext Class Reference

Context propagated to various function calls. More...

Public Member Functions

 __construct ($version, AfsDocumentManager $doc_mgr, $comment)
 Constructs new PaF connector context.

Detailed Description

Context propagated to various function calls.

Constructor & Destructor Documentation

__construct (   $version,
AfsDocumentManager  $doc_mgr,
  $comment 
)

Constructs new PaF connector context.

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