Home
last modified time | relevance | path

Searched refs:schemas (Results 1 – 25 of 54) sorted by path

123

/plugin/aceeditor/
H A Dbuild.js1 …llback|rollup|row|row_format|rtree|savepoint|schedule|schema|schema_name|schemas|second_microsecon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSchemaPackage.php57 public function setSchemas($schemas) argument
59 $this->schemas = $schemas;
66 return $this->schemas;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php147 public $schemas; variable in Google\\Service\\Directory
1697 'schemas',
1701 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1716 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1731 'path' => 'admin/directory/v1/customer/{customerId}/schemas',
1741 'path' => 'admin/directory/v1/customer/{customerId}/schemas',
1751 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1766 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
H A DPubsub.php70 'schemas',
74 'path' => 'v1/{+parent}/schemas',
126 'path' => 'v1/{+parent}/schemas',
168 'path' => 'v1/{+parent}/schemas:validate',
178 'path' => 'v1/{+parent}/schemas:validateMessage',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DSchemas.php65 public function setSchemas($schemas) argument
67 $this->schemas = $schemas;
74 return $this->schemas;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DListSchemasResponse.php47 public function setSchemas($schemas) argument
49 $this->schemas = $schemas;
56 return $this->schemas;
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1schemas second_microsecond security sensitive separator serializable server session share show sig…
/plugin/confmanager/lang/fr/
H A Dscheme.txt1 …ement pour les protocoles connus. [[doku>fr:urlschemes|Plus d'informations sur les schemas d'URL]].
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1schemas=[]}return e.prototype.add=function(e){this.schemas.push(e)},e.prototype.merge=function(e){… argument
H A Dbundle.js396 …this._onDidChange.fire(this)},e}())("json",{validate:!0,allowComments:!0,schemas:[],enableSchemaRe…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1schemas) {\n settings.schemas.forEach(function (settings) {\n js…
H A D6.6.js1schemas=[]}return e.prototype.add=function(e){this.schemas.push(e)},e.prototype.merge=function(e){… argument
H A Dbundle.js396 …this._onDidChange.fire(this)},e}())("json",{validate:!0,allowComments:!0,schemas:[],enableSchemaRe…
H A Dbundle.js.map1schemas: [],\n enableSchemaRequest: false\n};\nvar modeConfigurationDefault = {\n documentFo…
H A Djson.worker.js.map1schemas) {\n settings.schemas.forEach(function (settings) {\n js…
/plugin/farmsync/action/
H A Dajax.php60 $schemas = $this->farm_util->getAllStructSchemasList($source);
63 foreach ($schemas as $schema) {
/plugin/farmsync/meta/
H A DFarmSyncUtil.php401 $schemas = $struct->getAllSchemasList();
403 return $schemas;
412 foreach ($schemas as $key => $assignment) {
414 unset($schemas[$key]);
419 return $schemas;
445 foreach ($schemas as $key => $schema) {
447 $schemas[$schema]->user = 'FARMSYNC';
448 $schemas[$schema]->id = 0;
449 $schemas[$schema] = json_encode($schemas[$schema]);
450 unset($schemas[$key]);
[all …]
H A DStructUpdates.php21 $schemas = array();
28 $schemas[] = $schemaName;
34 $schemas = $this->farm_util->getAnimalStructSchemasJSON($this->source, $schemas);
36 array_walk($schemas, function (&$value, $key) {$value = array($key, $value);});
38 return $schemas;
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md130 * Update schemas in the documentation. (Ivan Enderlin, 2015-01-23T19:23:04+01:00)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DBlogPost.yml5 gd: http://schemas.google.com/g/2005
32 namespace: http://schemas.google.com/g/2005
H A DObjectWithXmlNamespaces.yml7 gd: http://schemas.google.com/g/2005
21 namespace: http://schemas.google.com/g/2005
/plugin/googlesearch/
H A Dnusoap.php4046 … $this->wsdl->schemas[$schemaTargetNamespace][0] = new xmlschema('', '', $this->wsdl->namespaces);
4047 … $this->wsdl->schemas[$schemaTargetNamespace][0]->schemaTargetNamespace = $schemaTargetNamespace;
4079 var $schemas = array(); variable in wsdl
4145 foreach ($this->schemas as $ns => $list) {
4151 $this->schemas[$ns]->imports[$ns2][$ii]['loaded'] = true;
4552 $this->schemas[$this->currentSchema->schemaTargetNamespace][] = $this->currentSchema;
4905 if (count($this->schemas)>=1) {
4907 foreach ($this->schemas as $ns => $list) {
5666 …$this->schemas[$typens][0]->addComplexType($name,$typeClass,$phpType,$compositor,$restrictionBase,…
5684 …$this->schemas[$typens][0]->addSimpleType($name, $restrictionBase, $typeClass, $phpType, $enumerat…
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog104 * Fixed: upper-case protocol schemas were handled incorrectly by
/plugin/jokuwiki/
H A DREADME.md116 …line tools, e.g. [[http://www.jsonschema.net/index.html]] for generating schemas from sample JSON …

123