Home
last modified time | relevance | path

Searched refs:dataStoreType (Results 1 – 2 of 2) sorted by relevance

/plugin/404manager/
H A Dadmin.php29 private $dataStoreType; variable in admin_plugin_404manager
323 if ($this->dataStoreType == null) {
350 if ($this->dataStoreType == null) {
395 if ($this->dataStoreType == null) {
474 if ($this->dataStoreType == null) {
498 if ($this->dataStoreType == null) {
524 if ($this->dataStoreType == null) {
550 if ($this->dataStoreType == null) {
582 if ($this->dataStoreType == null) {
677 $this->dataStoreType = $dataStoreType;
[all …]
/plugin/404manager/_test/
H A Dmanager.test.php40 public function test_externalRedirect($dataStoreType) argument
44 ->setDataStoreType($dataStoreType);
409 public function testRedirectionsOperations($dataStoreType) argument
416 ->setDataStoreType($dataStoreType);