Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
DWebApp.php32 public $isPublished; variable in Google\\Service\\AndroidEnterprise\\WebApp
81 public function setIsPublished($isPublished) argument
83 $this->isPublished = $isPublished;
90 return $this->isPublished;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DPublisherProfileApiProto.php30 public $isPublished; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
108 public function setIsPublished($isPublished) argument
110 $this->isPublished = $isPublished;
114 return $this->isPublished;
/plugin/structpublish/action/
H A Dshow.php48 $isPublished = $currentRevision->getStatus() === Constants::STATUS_PUBLISHED;
53 if (!$isPublished && is_null($latestPublished)) {
62 if (!$isPublished) {