Home
last modified time | relevance | path

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

/plugin/structpublish/action/
H A Dshow.php50 if (!$dbHelper->isPublisher($ID) && auth_quickaclcheck($ID) < AUTH_EDIT) {
/plugin/structpublish/helper/
H A Ddb.php99 public function isPublisher(...$args) function in helper_plugin_structpublish_db