[DapperSDK] element index

All elements
d e g h p s u x
d
top
Variable $dappArray
Dapp::$dappArray in Dapp.php
Internal
Class Dapp
Dapp in Dapp.php
Method Dapp
Dapp::Dapp() in Dapp.php
Sets up the Dapp.
Page Dapp.php
Dapp.php in Dapp.php
Constant DAPPER_HOST
DAPPER_HOST in Dapp.php
The host of the Dapper service
Constant DAPPER_SERVICE_PATH
The path of the Dapper service
Constant DAPP_SERVICE_PATH
DAPP_SERVICE_PATH in Dapp.php
The URL of the Dapp information service
Method dissectPostInfo
Given a postInfo array from the Dapp, this function remove the dapper vars, and returns the originalAction and the remaining variables in an array
e
top
Variable $error
Dapp::$error in Dapp.php
Internal
Method endsWith
Util::endsWith() in Util.php
g
top
Method getDOM
Dapp::getDOM() in Dapp.php
Returns a DomDocument object to work on the XML
Method getError
Dapp::getError() in Dapp.php
Used to determine the error, if any, that occurred
Method getPageURL
Dapp::getPageURL() in Dapp.php
Returns the URL of the page that was dapped
Method getVariables
Returns the variables for the Dapp (variableUrl variables or POST variables)
Method getXML
Dapp::getXML() in Dapp.php
Returns the XML output of the Dapp as a string.
Method getXPath
Dapp::getXPath() in Dapp.php
Returns a XPathContext object to work on the XML
h
top
Method httpPost
Util::httpPost() in Util.php
Performs an HTTP POST
p
top
Variable $pageUrl
Dapp::$pageUrl in Dapp.php
Internal
s
top
Method setError
Dapp::setError() in Dapp.php
Used interally to set errors
u
top
Class Util
Util in Util.php
Utiliy functions class
Page Util.php
Util.php in Util.php
x
top
Variable $xml
Dapp::$xml in Dapp.php
Internal
d e g h p s u x