Constructor & Destructor Documentation
Member Function Documentation
Authenticate with Oxford Analytica
- Parameters:
-
string | $token | Session Identifier |
- Returns:
- string[] The oxan cookies
Get the URL of a Country Profile page NOTES: Oxford Analytica is setup to accept access to its data from Tarîqa users No token is required here, as the user will neeed to be authenticated into Tarîqa to be able to proceed!
- Parameters:
-
- Returns:
- string
Fetch a document from the Oxford Analytica engine
- Parameters:
-
string | $token | Session Identifier |
string | $documentId | The Oxan document identifier |
- Returns:
- OxfordAnalyticaDocument
Fetch a document from the Oxford Analytica engine
- Parameters:
-
string | $token | Session Identifier |
string | $documentId | The Oxan document identifier |
- Returns:
- OxfordAnalyticaDocument
This function will transform oxan urls into tariqa urls suitable for the oxan special logon mechanism mechanism NOTES: Oxford Analytica is setup to accept access to its data from Tarîqa users No token is required here, as the user will neeed to be authenticated into Tarîqa to be able to proceed!
- Parameters:
-
string | $oxan_url | The Oxford Analytica URL |
- Returns:
- string The Tariqa url
Get the "static" list of countries as defined in Oxford Analytica documentation
- Returns:
- MultiPair[]
Get the "static" list of topics as defined in Oxford Analytica documentation
- Returns:
- MultiPair[]
oxanSearch |
( |
$ |
token, |
|
|
$ |
simpleQuery = null , |
|
|
$ |
detailedQuery = null , |
|
|
$ |
advancedQuery = null |
|
) |
| [protected] |
Runs a search amongst OxfordAnalytica articles
- Parameters:
-
string | $token | Session Identifier |
| OxfordAnalyticaSimpleQuery|null | Simple query or null if detailed query is used |
| OxfordAnalyticaDetailedQuery|null | Detailed query or null if simple query is used |
| OxfordAnalyticaAdvancedQuery|null | Advanced query or null if other query is used |
- Returns:
- OxfordAnalyticaSearchResult
Field Documentation
$config = null [protected] |
The documentation for this class was generated from the following file: