/plugin/structpublish/db/json/ |
H A D | structpublish0001.struct.json | 3 "schema": "structpublish", string
|
/plugin/structpublish/meta/ |
H A D | Revision.php | 18 protected $schema; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
|
/plugin/diagrams/script/ |
H A D | DiagramsMenuItemDispatcher.js | 14 static isAvailable(schema) { argument 44 static getMenuItem(schema) { argument
|
/plugin/struct/action/ |
H A D | aggregationeditor.php | 198 protected function resolveColumns($searchconf, $schema)
|
H A D | move.php | 152 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 D | AccessTable.php | 18 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 D | AccessTablePage.php | 16 public function __construct($schema, $pid, $ts = 0, $rid = 0)
|
H A D | Assignments.php | 250 public function getPages($schema = null, $assignedonly = false)
|
H A D | SchemaEditor.php | 19 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor 28 public function __construct(Schema $schema)
|
H A D | CSVImporter.php | 17 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
|
/plugin/struct/admin/ |
H A D | schemas.php | 190 protected function htmlJson(Schema $schema) 259 protected function htmlDelete(Schema $schema)
|
/plugin/struct/ |
H A D | helper.php | 47 public function getData($page, $schema = null, $time = 0) 166 public static function getSchema($schema = null) 190 public function getPages($schema = null)
|
H A D | remote.php | 41 public function getData($page, $schema, $time) 100 public function getSchema($schema = null)
|
/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/structtasks/_test/ |
H A D | StructtasksTest.php | 22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
|
H A D | UtilitiesTest.php | 38 function testIsValidSchema($schema) { 47 function testIsInvalidSchema($schema) { 150 function testGetMetadataInvalid($page, $schema) {
|
/plugin/structtasks/_test/json/ |
H A D | badassignees.struct.json | 3 "schema": "badassignees", string
|
H A D | baddate.struct.json | 3 "schema": "baddate", string
|
H A D | badstatus.struct.json | 3 "schema": "badstatus", string
|
H A D | missingassignees.struct.json | 3 "schema": "missignassignees", string
|
H A D | missingdate.struct.json | 3 "schema": "missingdate", string
|
H A D | missingstatus.struct.json | 3 "schema": "valid", string
|
H A D | multidate.struct.json | 3 "schema": "valid", string
|
H A D | multistatus.struct.json | 3 "schema": "valid2", string
|
H A D | valid.struct.json | 3 "schema": "valid", string
|