Home
last modified time | relevance | path

Searched refs:Id (Results 1 – 25 of 91) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DGoogleDocsResultInfo.php26 protected $cosmoIdType = Id::class;
58 * @param Id
60 public function setCosmoId(Id $cosmoId)
65 * @return Id
H A DId.php20 class Id extends \Google\Model class
80 class_alias(Id::class, 'Google_Service_CloudSearch_Id');
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DId.php7 class Id extends Ast\Selector\Simple { class
/plugin/geonav/
H A Dcontinents.sql15 CREATE TABLE continents (Id INT UNIQUE PRIMARY KEY, continent char(2) NOT NULL, code_2 char(2) NOT … field
/plugin/combo/lang/en/admin/
H A Dpagerules_intro.txt8 * another [[doku>pagename|Dokuwiki Id]]
/plugin/src/
H A Dplugin.info.txt8 id $Id: plugin.info.txt 18 2017-06-19 15:22:35Z denis $
H A Dstyle.css2 * $Id: style.css 18 2017-06-19 15:22:35Z denis $
/plugin/diff/
H A Dsyntax_plugin_diff.css1 /* $Id: syntax_plugin_diff.css,v 1.1 2007/08/01 08:57:31 matthias Exp $
/plugin/deflist/
H A Dsyntax_plugin_deflist.css1 /* $Id: syntax_plugin_deflist.css,v 1.1 2007/08/01 08:57:31 matthias Exp $
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt94 - Fix persisted Id when namespaced. (Koen Thomeer)
111 - Support for <ds:RetrievalMethod> with simple URI Id reference.
118 - ds:References using empty or simple URI Id reference should never include
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1Id:0,ParentId:0,DataId:null,IsSpecial:!1,IsAssistant:!1,DisableCollisionDetection:!1,LayoutStrateg…
/plugin/lists/
H A Dsyntax_plugin_lists.css1 /* $Id: syntax_plugin_lists.css,v 1.5 2008/03/28 11:40:21 matthias Exp $
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DSequence.php110 return new Ast\Selector\Simple\Id(substr($token->content, 1));
H A DPseudoClass.php182 return new Ast\Selector\Simple\Id(substr($token->content, 1));
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css1 /* $Id: syntax_plugin_nstoc.css,v 1.6 2008/03/28 07:52:34 matthias Exp $
/plugin/html2pdf/snorriheim/
H A Dtpl_functions.php221 $Id = $svID;
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php102 * @param Ast\Selector\Simple\Id $id
105 public function visitSelectorSimpleId(Ast\Selector\Simple\Id $id): bool {
H A DExplain.php192 * @param Ast\Selector\Simple\Id $id
195 public function visitSelectorSimpleId(Ast\Selector\Simple\Id $id): bool {
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt27 "id": "Id",
182 "IdInputLabel": "Id",
432 "anchorId": "By Element Id",
439 "id": "Id",
730 Label_2: 'Footnote Id: ',
H A Den.js.beautified23 id: "Id",
178 IdInputLabel: "Id",
428 anchorId: "By Element Id",
435 id: "Id",
742 Label_2: "Footnote Id: ",
H A Den.js.unc5Id","name":"Name","langDir":"Language Direction","langDirLtr":"Left to Right (LTR)","langDirRtl":"…
97 Label_2: 'Footnote Id: ',
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt27 "id": "Id",
182 "IdInputLabel": "Id",
432 "anchorId": "By Element Id",
439 "id": "Id",
730 Label_2: 'Footnote Id: ',
H A Den.js.4.95Id","name":"Name","langDir":"Language Direction","langDirLtr":"Left to Right (LTR)","langDirRtl":"…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc290 Set the APIKey Pair, consiting of the API Id and the ApiKey of the Response from /_security/api_key
/plugin/code2/
H A Dsyntax_plugin_code.css1 /* $Id: syntax_plugin_code.css,v 1.13 2008/07/22 09:22:45 matthias Exp $

1234