/plugin/structtasks/_test/ |
H A D | UtilitiesTest.php | 38 function testIsValidSchema($schema) { 47 function testIsInvalidSchema($schema) { 150 function testGetMetadataInvalid($page, $schema) {
|
H A D | StructtasksTest.php | 22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
|
/plugin/diagrams/script/ |
H A D | DiagramsMenuItemDispatcher.js | 14 static isAvailable(schema) { argument 44 static getMenuItem(schema) { argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/ |
H A D | SchemaSettings.php | 29 public $schema; variable in Google\\Service\\Pubsub\\SchemaSettings 48 public function setSchema($schema)
|
H A D | ValidateSchemaRequest.php | 28 public function setSchema(Schema $schema)
|
H A D | ValidateMessageRequest.php | 82 public function setSchema(Schema $schema)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
H A D | OracleObjectIdentifier.php | 25 public $schema; variable in Google\\Service\\Datastream\\OracleObjectIdentifier 34 public function setSchema($schema)
|
H A D | OracleSchema.php | 28 public $schema; variable in Google\\Service\\Datastream\\OracleSchema 47 public function setSchema($schema)
|
/plugin/structtasks/meta/ |
H A D | Utilities.php | 43 function isValidSchema($schema): bool { 88 function dateFormat($schema) { 100 function getMetadata($id, $schema, $old_rev, $new_rev) {
|
/plugin/struct/ |
H A D | helper.php | 47 getData($page, $schema = null, $time = 0) global() argument 166 getSchema($schema = null) global() argument 190 getPages($schema = null) global() argument [all...] |
H A D | remote.php | 41 getData($page, $schema, $time) global() argument 100 getSchema($schema = null) global() argument [all...] |
/plugin/struct/meta/ |
H A D | SchemaEditor.php | 19 /** @var Schema the schema that is edited */ variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor 28 __construct(Schema $schema) global() argument [all...] |
H A D | AccessTable.php | 18 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 D | AccessTablePage.php | 16 public function __construct($schema, $pid, $ts = 0, $rid = 0) argument
|
/plugin/struct/admin/ |
H A D | schemas.php | 190 htmlJson(Schema $schema) global() argument 259 htmlDelete(Schema $schema) global() argument [all...] |
/plugin/mobiletable/ |
H A D | action.php | 70 private function schema($row) { function in action_plugin_mobiletable 89 private function table($schema, $index, $body) {
|
/plugin/struct/action/ |
H A D | move.php | 152 $table = $schema->getTable(); argument 193 updateColumnLookup(Schema $schema, Column $col, $old, $new) global() argument [all...] |
/plugin/structnotification/db/ |
H A D | update0001.sql | 3 schema TEXT NOT NULL, field
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | UpdateSchemaRequest.php | 48 public function setSchema(Schema $schema)
|
/plugin/gallery/script/ |
H A D | prosemirror.js | 376 this.isAvailable = function (schema) { argument 373 isAvailable(schema) global() argument [all...] |
/plugin/structstatus/ |
H A D | action.php | 110 protected function migration17($sqlite, $schema)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | ParserConfig.php | 54 public function setSchema(SchemaPackage $schema)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | CustomDataSource.php | 62 public $schema; variable in Google\\Service\\Analytics\\CustomDataSource 227 public function setSchema($schema)
|
/plugin/structtasks/ |
H A D | cli.php | 18 private $schema; variable in cli_plugin_structtasks
|
/plugin/mantis/lib/ |
H A D | class.xmlschema.php | 18 var $schema = ''; variable in nusoap_xmlschema 54 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
|