Home
last modified time | relevance | path

Searched refs:isPublishable (Results 1 – 5 of 5) sorted by relevance

/plugin/structpublish/action/
H A Dshow.php41 !$dbHelper->isPublishable() ||
82 !$dbHelper->isPublishable() ||
H A Dsave.php38 if (!$dbHelper->isPublishable()) {
H A Drevisions.php34 if (!$helper->isPublishable()) {
H A Dbanner.php43 if (!$this->dbHelper->isPublishable()) {
/plugin/structpublish/helper/
H A Ddb.php63 public function isPublishable($pid = null) function in helper_plugin_structpublish_db
106 if (!$pid || !$this->isPublishable($pid)) {