Home
last modified time | relevance | path

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

/plugin/deletepageguard/tests/
H A Dtest_runner.php286 $result = $plugin->getMatchTarget('wiki:syntax');
293 $result = $plugin->getMatchTarget('wiki:syntax');
301 $result = $plugin->getMatchTarget('users:john:start');
/plugin/deletepageguard/
H A Daction.php172 public function getMatchTarget($pageId) { function in action_plugin_deletepageguard
H A Dadmin.php252 $matchTarget = $actionPlugin->getMatchTarget($pageId);