Home
last modified time | relevance | path

Searched refs:deassignPageSchema (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/meta/
H A DAssignments.php111 $this->deassignPageSchema($row['pid'], $table);
138 $this->deassignPageSchema($pid, $row['tbl']);
189 public function deassignPageSchema($page, $table) function in dokuwiki\\plugin\\struct\\meta\\Assignments
/plugin/struct/_test/
H A DAssignmentsTest.php126 $ass->deassignPageSchema('wiki:syntax', 'foo');
H A DAggregationResultsTest.php158 $assignments->deassignPageSchema('test0', 'schema1');