|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| __construct ($username, $password) | |
| createFolder ($folder_name, $folder_description, $group_id, $exclude_quotes) | |
| createGroup ($group_name) | |
| fetchDocumentReportId ($document_id) | |
| fetchDocumentReportState ($document_id) | |
| fetchDocumentReportUrl ($report_id, $exclude_biblio=1, $exclude_quotes=1, $exclude_small_matches=1) | |
| fetchGroupList () | |
| getPassword () | |
| getSid () | |
| getUrl () | |
| getUsername () | |
| setPassword ($password) | |
| setSid ($sid) | |
| setUrl ($url) | |
| setUsername ($username) | |
| submitDocument ($essay_title, $author_firstname, $author_lastname, $filename, $document_content, $folder_number) | |
Definition at line 12 of file Ithenticate.php.
| bsobbe\ithenticate\Ithenticate::__construct | ( | $username, | |
| $password | |||
| ) |
Definition at line 31 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\setPassword(), bsobbe\ithenticate\Ithenticate\setSid(), bsobbe\ithenticate\Ithenticate\setUrl(), and bsobbe\ithenticate\Ithenticate\setUsername().
| bsobbe\ithenticate\Ithenticate::createFolder | ( | $folder_name, | |
| $folder_description, | |||
| $group_id, | |||
| $exclude_quotes | |||
| ) |
Definition at line 205 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::createGroup | ( | $group_name | ) |
Definition at line 189 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::fetchDocumentReportId | ( | $document_id | ) |
Definition at line 271 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::fetchDocumentReportState | ( | $document_id | ) |
Definition at line 247 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::fetchDocumentReportUrl | ( | $report_id, | |
$exclude_biblio = 1, |
|||
$exclude_quotes = 1, |
|||
$exclude_small_matches = 1 |
|||
| ) |
Definition at line 293 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::fetchGroupList | ( | ) |
Definition at line 224 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().
| bsobbe\ithenticate\Ithenticate::getPassword | ( | ) |
Definition at line 102 of file Ithenticate.php.
| bsobbe\ithenticate\Ithenticate::getSid | ( | ) |
Definition at line 112 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\createFolder(), bsobbe\ithenticate\Ithenticate\createGroup(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportId(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportState(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportUrl(), bsobbe\ithenticate\Ithenticate\fetchGroupList(), and bsobbe\ithenticate\Ithenticate\submitDocument().
| bsobbe\ithenticate\Ithenticate::getUrl | ( | ) |
Definition at line 82 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\createFolder(), bsobbe\ithenticate\Ithenticate\createGroup(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportId(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportState(), bsobbe\ithenticate\Ithenticate\fetchDocumentReportUrl(), bsobbe\ithenticate\Ithenticate\fetchGroupList(), and bsobbe\ithenticate\Ithenticate\submitDocument().
| bsobbe\ithenticate\Ithenticate::getUsername | ( | ) |
Definition at line 92 of file Ithenticate.php.
| bsobbe\ithenticate\Ithenticate::setPassword | ( | $password | ) |
Definition at line 62 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\__construct().
| bsobbe\ithenticate\Ithenticate::setSid | ( | $sid | ) |
Definition at line 72 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\__construct().
| bsobbe\ithenticate\Ithenticate::setUrl | ( | $url | ) |
Definition at line 42 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\__construct().
| bsobbe\ithenticate\Ithenticate::setUsername | ( | $username | ) |
Definition at line 52 of file Ithenticate.php.
Referenced by bsobbe\ithenticate\Ithenticate\__construct().
| bsobbe\ithenticate\Ithenticate::submitDocument | ( | $essay_title, | |
| $author_firstname, | |||
| $author_lastname, | |||
| $filename, | |||
| $document_content, | |||
| $folder_number | |||
| ) |
Definition at line 153 of file Ithenticate.php.
References bsobbe\ithenticate\Ithenticate\getSid(), and bsobbe\ithenticate\Ithenticate\getUrl().