Home
last modified time | relevance | path

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

123

/plugin/structpublish/db/json/
H A Dstructpublish0001.struct.json3 "schema": "structpublish", string
/plugin/structpublish/meta/
H A DRevision.php18 protected $schema; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
/plugin/diagrams/script/
H A DDiagramsMenuItemDispatcher.js14 static isAvailable(schema) { argument
44 static getMenuItem(schema) { argument
/plugin/struct/action/
H A Daggregationeditor.php198 protected function resolveColumns($searchconf, $schema)
H A Dmove.php152 protected function updateColumnID(Schema $schema, Column $col, $old, $new, $hashes = false)
193 protected function updateColumnLookup(Schema $schema, Column $col, $old, $new)
/plugin/struct/meta/
H A DAccessTable.php18 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable
85 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0)
124 public function __construct($schema, $pid, $ts = 0, $rid = 0)
H A DAccessTablePage.php16 public function __construct($schema, $pid, $ts = 0, $rid = 0)
H A DAssignments.php250 public function getPages($schema = null, $assignedonly = false)
H A DSchemaEditor.php19 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor
28 public function __construct(Schema $schema)
H A DCSVImporter.php17 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
/plugin/struct/admin/
H A Dschemas.php190 protected function htmlJson(Schema $schema)
259 protected function htmlDelete(Schema $schema)
/plugin/struct/
H A Dhelper.php47 public function getData($page, $schema = null, $time = 0)
166 public static function getSchema($schema = null)
190 public function getPages($schema = null)
H A Dremote.php41 public function getData($page, $schema, $time)
100 public function getSchema($schema = null)
/plugin/mobiletable/
H A Daction.php70 private function schema($row) { function in action_plugin_mobiletable
89 private function table($schema, $index, $body) {
/plugin/structtasks/_test/
H A DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
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
H A Dvalid.struct.json3 "schema": "valid", string

123