Home
last modified time | relevance | path

Searched refs:getResult (Results 51 – 75 of 99) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonSerializationVisitor.php184 public function getResult($data) function in JMS\\Serializer\\JsonSerializationVisitor
H A DJsonDeserializationVisitor.php201 public function getResult($data) function in JMS\\Serializer\\JsonDeserializationVisitor
H A DXmlDeserializationVisitor.php389 public function getResult($data) function in JMS\\Serializer\\XmlDeserializationVisitor
H A DXmlSerializationVisitor.php361 public function getResult($node) function in JMS\\Serializer\\XmlSerializationVisitor
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php356 function getResult() { function in Sabre\\DAV\\PropPatch
H A DServer.php1223 $result = $mkCol->getResult();
1268 return $propPatch->getResult();
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php349 function getResult() { function in Sabre\\DAV\\PropPatch
H A DServer.php1158 $result = $mkCol->getResult();
1192 return $propPatch->getResult();
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php411 self::$_cache[$cacheId] = $this->getResult();
688 abstract public function getResult(); function in Hoa\\Compiler\\Ll1
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php179 public function getResult() { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php179 public function getResult() { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php179 public function getResult() { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/txt2tags/
H A Dlinkwiz.js113 getResult: function(num){ method in dw_linkwiz
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php128 public function getResult() { function in Google_ContentserviceGet
H A DGoogle_PagespeedonlineService.php297 public function getResult() { function in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrls
/plugin/dyncontent/
H A Dscript.js128 getResult: function(num){ method in dw_linkwiz_v2
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php330 return $subPropPatch->getResult()[$availProp];
1019 $result = $generator->getResult();
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js188 getResult: function() { method in Test.Unit.Runner
207 { method: 'get', parameters: 'result=' + this.getResult(), asynchronous: false });
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1575 var $obj = doku_linkwiz.$getResult(doku_linkwiz.selected);
1596 getResult: function(num){
1597 DEPRECATED('use doku_linkwiz.$getResult()[0] instead');
1598 return doku_linkwiz.$getResult()[0] || null;
1607 $getResult: function(num) {
1620 var $obj = doku_linkwiz.$getResult(num);
1652 doku_linkwiz.$getResult(doku_linkwiz.selected).removeClass('selected');
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1623 var $obj = doku_linkwiz.$getResult(doku_linkwiz.selected);
1644 getResult: function(num){
1645 DEPRECATED('use doku_linkwiz.$getResult()[0] instead');
1646 return doku_linkwiz.$getResult()[0] || null;
1655 $getResult: function(num) {
1668 var $obj = doku_linkwiz.$getResult(num);
1700 doku_linkwiz.$getResult(doku_linkwiz.selected).removeClass('selected');
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php193 public function getResult() function in Sabre\\VObject\\FreeBusyGenerator
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php209 function getResult() { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/facebookalbum/
H A Dfacebook.php53 public function getResult() { function in FacebookApiException
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php813 ], $propPatch->getResult());
/plugin/fblogin/lib/
H A Dbase_facebook.php68 public function getResult() { function in FacebookApiException

1234