Home
last modified time | relevance | path

Searched refs:getDataFromDB (Results 1 – 1 of 1) sorted by last modified time

/plugin/struct/meta/
H A DAccessTable.php397 $data = $this->getDataFromDB();
414 $data = $this->getDataFromDB();
440 protected function getDataFromDB()
451 * @param array $DBdata the data as it is retrieved from the database, i.e. by SchemaData::getDataFromDB
439 protected function getDataFromDB() global() function in dokuwiki\\plugin\\struct\\meta\\AccessTable