Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 25 of 38) sorted by last modified time

12

/plugin/struct/helper/
H A Dlookup.php41 if (!$access->getSchema()->isEditable()) {
/plugin/struct/meta/
H A DAccessDataValidator.php72 foreach ($this->access->getSchema()->getColumns() as $col) {
H A DAccessTable.php148 public function getSchema() function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/struct/
H A Dremote.php103 public function getSchema($schema = null)
111 $schemas = $this->hlp::getSchema($schema ?: null);
100 public function getSchema($schema = null) global() function in remote_plugin_struct
H A Dhelper.php116 $assignments->assignPageSchema($page, $v->getAccessTable()->getSchema()->getTable());
128 if (!$access->getSchema()->isEditable()) {
167 public static function getSchema($schema = null)
166 public static function getSchema($schema = null) global() function in helper_plugin_struct
/plugin/struct/syntax/
H A Doutput.php171 $renderer->doc .= '<div class="struct_output_' . $schemadata->getSchema()->getTable() . '">';
178 $renderer->cdata($schemadata->getSchema()->getTranslatedLabel());
/plugin/struct/action/
H A Dbureaucracy.php180 $validator->getAccessTable()->getSchema()->getTable()
H A Dedit.php117 if (!$schema->getSchema()->isEditable()) {
132 $html .= '<legend>' . hsc($schema->getSchema()->getTranslatedLabel()) . '</legend>';
H A Dentry.php144 if ($schemaData->getSchema()->isEditable()) {
151 if ($validation->getAccessTable()->getSchema()->isEditable()) {
157 $validation->getAccessTable()->getSchema()->getTable()
H A Dinline.php87 if (!$this->schemadata->getSchema()->isEditable()) return;
132 if (!in_array($this->schemadata->getSchema()->getTable(), $tables)) {
136 if (!$this->schemadata->getSchema()->isEditable()) {
168 $this->schemadata->getSchema()->getTable()
234 $this->column = $this->schemadata->getSchema()->findColumn($field);
H A Daggregationeditor.php111 if (!$access->getSchema()->isEditable()) {
/plugin/struct/admin/
H A Dassignments.php144 $schemas = helper_plugin_struct::getSchema();
H A Dschemas.php322 $schemas = helper_plugin_struct::getSchema();
/plugin/structstatus/
H A Dsyntax.php96 $schema = $access->getSchema();
/plugin/structtasks/meta/
H A DUtilities.php44 $schemas_found = $this->struct->getSchema($schema);
/plugin/edittable/lib/
H A Dhandsontable.full.js15583 var dataSchema = datamap.getSchema();
15700 this.getSchema = function () {
15701 return datamap.getSchema();
20112 return (0, _object.isObjectEquals)(this.getSchema()[meta.prop], value);
33361 var schema = this.getSchema();
33439 DataMap.prototype.getSchema = function () {
33483 row = (0, _object.deepClone)(this.getSchema());
33495 (0, _object.deepExtend)(row, this.getSchema());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasources.php64 public function getSchema($name, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasources
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUpdateSchemaRequest.php55 public function getSchema() function in Google\\Service\\CloudSearch\\UpdateSchemaRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php266 ],'getSchema' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php607 public function getSchema() function in Google\\Service\\Bigquery\\Table
H A DExternalDataConfiguration.php248 public function getSchema() function in Google\\Service\\Bigquery\\ExternalDataConfiguration
H A DQueryResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\QueryResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Entity.php259 public function getSchema() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSchemaSettings.php55 public function getSchema() function in Google\\Service\\Pubsub\\SchemaSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DParserConfig.php61 public function getSchema() function in Google\\Service\\CloudHealthcare\\ParserConfig

12