Searched refs:isPublished (Results 1 – 3 of 3) sorted by relevance
32 public $isPublished; variable in Google\\Service\\AndroidEnterprise\\WebApp81 public function setIsPublished($isPublished) argument83 $this->isPublished = $isPublished;90 return $this->isPublished;
30 public $isPublished; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto108 public function setIsPublished($isPublished) argument110 $this->isPublished = $isPublished;114 return $this->isPublished;
45 $isPublished = $currentRevision->getStatus() === Constants::STATUS_PUBLISHED;50 if (!$isPublished && is_null($latestPublished)) {59 if (!$isPublished) {