Home
last modified time | relevance | path

Searched defs:status (Results 26 – 50 of 412) sorted by last modified time

12345678910>>...17

/plugin/combo/vendor/symfony/process/
H A DProcess.php71 private $status = self::STATUS_READY; variable in Symfony\\Component\\Process\\Process
[all...]
/plugin/upgrade/HTTP/
H A DHTTPClient.php41 public $status; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
[all...]
/plugin/openid/Auth/OpenID/
H A DConsumer.php2114 public $status = null; variable in Auth_OpenID_ConsumerResponse
2177 public $status = Auth_OpenID_SUCCESS; variable in Auth_OpenID_SuccessResponse
2291 public $status = Auth_OpenID_FAILURE; variable in Auth_OpenID_FailureResponse
2376 public $status = Auth_OpenID_CANCEL; variable in Auth_OpenID_CancelResponse
2407 public $status = Auth_OpenID_SETUP_NEEDED; variable in Auth_OpenID_SetupNeededResponse
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php28 public $status = ''; variable in Auth_Yadis_HTTPResponse
32 function __construct($final_url = null, $status = null,
/plugin/blogtng/entities/
H A DComment.php29 private $status; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
252 public function setStatus($status)
/plugin/blogtng/helper/
H A Dcomments.php217 public function moderate($cid, $status) {
/plugin/blogtng/db/
H A Dupdate0001.sql28 status field
H A Dupdate0004.sql12 status field
30 status, field
/plugin/do/db/
H A Dupdate0001.sql14 status field
/plugin/imgpaste/
H A Daction.php159 protected function fail($status, $text = '')
H A Dscript.js67 error: function (xhr, status, error) { argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DSnapshotNamespace.php303 public function status(array $params = []) function in Elasticsearch\\Namespaces\\SnapshotNamespace
H A DAsyncSearchNamespace.php82 public function status(array $params = []) function in Elasticsearch\\Namespaces\\AsyncSearchNamespace
/plugin/ckgedit/ckeditor/
H A Dckeditor.js5 …nd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePat… property in AnonymousFunctiona9e2af6b0100.d
/plugin/html5video2/script/
H A Dvideo.min.js23 …EGMENT_TIME_UNSPECIFIED",Qs="UNSUPPORTED_UTC_TIMING_SCHEME",$s={static:function(e){var t=e.duratio… argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php232 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php60 public $status; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
71 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php121 function set($propertyName, $value, $status = null) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php138 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/davcal/vendor/sabre/http/lib/
H A DResponse.php88 protected $status; variable in Sabre\\HTTP\\Response
105 function __construct($status = null, array $headers = null, $body = null) {
151 function setStatus($status) {
H A DResponseDecorator.php66 function setStatus($status) {
H A DResponseInterface.php43 function setStatus($status);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php74 function set($propertyName, $value, $status = null) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/HTTP/
H A DResponseMock.php20 public $status; variable in Sabre\\HTTP\\ResponseMock

12345678910>>...17