Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 25 of 61) sorted by last modified time

123

/plugin/structpublish/db/json/
H A Dstructpublish0001.struct.json3 "schema": "structpublish", string
/plugin/structpublish/meta/
H A DRevision.php19 protected $schema; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
[all...]
/plugin/diagrams/script/
H A DDiagramsMenuItemDispatcher.js14 static isAvailable(schema) { argument
44 static getMenuItem(schema) { argument
/plugin/struct/meta/
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
H A DAssignments.php242 getPages($schema = null, $assignedonly = false) global() argument
H A DCSVImporter.php17 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
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...]
/plugin/struct/
H A Dremote.php41 getData($page, $schema, $time) global() argument
100 getSchema($schema = null) global() argument
[all...]
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...]
/plugin/struct/action/
H A Dmove.php152 $table = $schema->getTable(); argument
193 updateColumnLookup(Schema $schema, Column $col, $old, $new) global() argument
[all...]
H A Daggregationeditor.php198 * @param Schema $schema argument
[all...]
/plugin/struct/admin/
H A Dschemas.php190 htmlJson(Schema $schema) global() argument
259 htmlDelete(Schema $schema) global() argument
[all...]
/plugin/structstatus/
H A Daction.php110 protected function migration17($sqlite, $schema)
H A Dstatus.struct.json3 "schema": "structstatus", string
/plugin/gallery/script/
H A Dprosemirror.js376 this.isAvailable = function (schema) { argument
373 isAvailable(schema) global() argument
[all...]
/plugin/structtasks/_test/
H A DUtilitiesTest.php38 function testIsValidSchema($schema) {
47 function testIsInvalidSchema($schema) {
150 function testGetMetadataInvalid($page, $schema) {
/plugin/structtasks/_test/json/
H A Dbadassignees.struct.json3 "schema": "badassignees", string
H A Dbaddate.struct.json3 "schema": "baddate", string
H A Dbadstatus.struct.json3 "schema": "badstatus", string
H A Dmissingassignees.struct.json3 "schema": "missignassignees", string
H A Dmissingdate.struct.json3 "schema": "missingdate", string
H A Dmissingstatus.struct.json3 "schema": "valid", string
H A Dmultidate.struct.json3 "schema": "valid", string
H A Dmultistatus.struct.json3 "schema": "valid2", string

123