Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 25 of 61) sorted by relevance

123

/plugin/structtasks/_test/
H A DUtilitiesTest.php38 function testIsValidSchema($schema) {
47 function testIsInvalidSchema($schema) {
150 function testGetMetadataInvalid($page, $schema) {
H A DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
/plugin/diagrams/script/
H A DDiagramsMenuItemDispatcher.js14 static isAvailable(schema) { argument
44 static getMenuItem(schema) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSchemaSettings.php29 public $schema; variable in Google\\Service\\Pubsub\\SchemaSettings
48 public function setSchema($schema)
H A DValidateSchemaRequest.php28 public function setSchema(Schema $schema)
H A DValidateMessageRequest.php82 public function setSchema(Schema $schema)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleObjectIdentifier.php25 public $schema; variable in Google\\Service\\Datastream\\OracleObjectIdentifier
34 public function setSchema($schema)
H A DOracleSchema.php28 public $schema; variable in Google\\Service\\Datastream\\OracleSchema
47 public function setSchema($schema)
/plugin/structtasks/meta/
H A DUtilities.php43 function isValidSchema($schema): bool {
88 function dateFormat($schema) {
100 function getMetadata($id, $schema, $old_rev, $new_rev) {
/plugin/struct/
H A Dhelper.php47 getData($page, $schema = null, $time = 0) global() argument
166 getSchema($schema = null) global() argument
190 getPages($schema = null) global() argument
[all...]
H A Dremote.php41 getData($page, $schema, $time) global() argument
100 getSchema($schema = null) global() argument
[all...]
/plugin/struct/meta/
H A DSchemaEditor.php19 /** @var Schema the schema that is edited */ variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor
28 __construct(Schema $schema) global() argument
[all...]
H A DAccessTable.php18 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable
85 public static function bySchema(Schema $schema, argument
124 __construct($schema, $pid, $ts = 0, $rid = 0) global() argument
[all...]
H A DAccessTablePage.php16 public function __construct($schema, $pid, $ts = 0, $rid = 0) argument
/plugin/struct/admin/
H A Dschemas.php190 htmlJson(Schema $schema) global() argument
259 htmlDelete(Schema $schema) global() argument
[all...]
/plugin/mobiletable/
H A Daction.php70 private function schema($row) { function in action_plugin_mobiletable
89 private function table($schema, $index, $body) {
/plugin/struct/action/
H A Dmove.php152 $table = $schema->getTable(); argument
193 updateColumnLookup(Schema $schema, Column $col, $old, $new) global() argument
[all...]
/plugin/structnotification/db/
H A Dupdate0001.sql3 schema TEXT NOT NULL, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUpdateSchemaRequest.php48 public function setSchema(Schema $schema)
/plugin/gallery/script/
H A Dprosemirror.js376 this.isAvailable = function (schema) { argument
373 isAvailable(schema) global() argument
[all...]
/plugin/structstatus/
H A Daction.php110 protected function migration17($sqlite, $schema)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DParserConfig.php54 public function setSchema(SchemaPackage $schema)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDataSource.php62 public $schema; variable in Google\\Service\\Analytics\\CustomDataSource
227 public function setSchema($schema)
/plugin/structtasks/
H A Dcli.php18 private $schema; variable in cli_plugin_structtasks
/plugin/mantis/lib/
H A Dclass.xmlschema.php18 var $schema = ''; variable in nusoap_xmlschema
54 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){

123