Searched refs:getXML (Results 1 – 9 of 9) sorted by relevance
257 $this->_lastResponse = $logoutResponse->getXML();275 $this->_lastRequest = $logoutRequest->getXML();291 $this->_lastResponse = $responseBuilder->getXML();509 $this->_lastRequest = $authnRequest->getXML();566 $this->_lastRequest = $logoutRequest->getXML();
194 public function getXML() function in OneLogin_Saml2_AuthnRequest
306 public function getXML() function in OneLogin_Saml2_LogoutResponse
447 public function getXML() function in OneLogin_Saml2_LogoutRequest
69 $xml = $this->getXML($conf,$w,$h);130 function getXML($conf,&$w,&$h){ function in syntax_plugin_graphgear
107 $this->xml = &$this->xmlDoc->getXML();
79 function getXML() { function in XMLDocument
108 $this->write($this->getXML());393 public function getXML() function in PHPUnit_Util_Log_JUnit
1351 * `getXML` - Returns the XML that will be sent as part of the request.1392 …* `getXML` - Returns the XML that will be sent as part of the request or that was received at the …1406 …* `getXML` - Returns the XML that will be sent as part of the response or that was received at the…