Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 25 of 41) sorted by relevance

12

/plugin/struct/action/
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 Dentry.php144 if ($schemaData->getSchema()->isEditable()) {
151 if ($validation->getAccessTable()->getSchema()->isEditable()) {
157 $validation->getAccessTable()->getSchema()->getTable()
H A Dedit.php117 if (!$schema->getSchema()->isEditable()) {
132 $html .= '<legend>' . hsc($schema->getSchema()->getTranslatedLabel()) . '</legend>';
/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) function in helper_plugin_struct
H A Dremote.php103 public function getSchema($schema = null) function in remote_plugin_struct
111 $schemas = $this->hlp::getSchema($schema ?: null);
/plugin/swarmwebhook/
Dhelper.php50 if (!$access->getSchema()->isEditable()) {
86 if (!$schemadata->getSchema()->isEditable()) {
/plugin/structtemplating/
Daction.php90 $schemadata->getSchema()->getTable() . '.twig',
92 'schema' => $schemadata->getSchema(),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DValidateSchemaRequest.php35 public function getSchema() function in Google\\Service\\Pubsub\\ValidateSchemaRequest
DSchemaSettings.php55 public function getSchema() function in Google\\Service\\Pubsub\\SchemaSettings
DValidateMessageRequest.php89 public function getSchema() function in Google\\Service\\Pubsub\\ValidateMessageRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DOracleObjectIdentifier.php41 public function getSchema() function in Google\\Service\\Datastream\\OracleObjectIdentifier
DOracleSchema.php54 public function getSchema() function in Google\\Service\\Datastream\\OracleSchema
/plugin/struct/syntax/
H A Doutput.php172 … $renderer->doc .= '<div class="struct_output_' . $schemadata->getSchema()->getTable() . '">';
179 $renderer->cdata($schemadata->getSchema()->getTranslatedLabel());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DUpdateSchemaRequest.php55 public function getSchema() function in Google\\Service\\CloudSearch\\UpdateSchemaRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DParserConfig.php61 public function getSchema() function in Google\\Service\\CloudHealthcare\\ParserConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
DIndexingDatasources.php64 public function getSchema($name, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasources
/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) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DGetQueryResultsResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\GetQueryResultsResponse
DQueryResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\QueryResponse
/plugin/structupdate/helper/
Dupdate.php72 if(!$schema->getSchema()->isEditable()) {
/plugin/struct/admin/
H A Dassignments.php144 $schemas = helper_plugin_struct::getSchema();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DCustomDataSource.php234 public function getSchema() function in Google\\Service\\Analytics\\CustomDataSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1Entity.php259 public function getSchema() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1beta1Entry.php135 public function getSchema() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Entry

12