Searched refs:getStatusText (Results 1 – 18 of 18) sorted by relevance
49 function getStatusText() { function in Sabre\\HTTP\\ResponseDecorator51 return $this->inner->getStatusText();
131 function getStatusText() { function in Sabre\\HTTP\\Response181 …$str = 'HTTP/' . $this->httpVersion . ' ' . $this->getStatus() . ' ' . $this->getStatusText() . "\…
28 function getStatusText(); function
32 parent::__construct($response->getStatusText(), $response->getStatus());
58 …' . $response->getHttpVersion() . ' ' . $response->getStatus() . ' ' . $response->getStatusText());
132 function getStatusText() { function in Sabre\\HTTP\\Response182 …$str = 'HTTP/' . $this->httpVersion . ' ' . $this->getStatus() . ' ' . $this->getStatusText() . "\…
11 $this->assertEquals('OK', $response->getStatusText());20 $this->assertEquals('Where\'s my money?', $response->getStatusText());
22 $this->assertEquals('Created', $this->inner->getStatusText());23 $this->assertEquals('Created', $this->outer->getStatusText());
161 * Changed: Added Response::getStatusText(). This method returns the
194 * Changed: Added Response::getStatusText(). This method returns the
806 function getStatusText( node ) { function822 text += getStatusText( child );2995 dom.statusDiv.textContent = getStatusText( currentSlide );4803 dom.statusDiv.textContent = getStatusText( el );
1360 this.statusText = this.getStatusText();1377 getStatusText: function() {
1563 this.statusText = this.getStatusText();1581 getStatusText: function() {
1673 this.statusText = this.getStatusText();1691 getStatusText: function() {