Home
last modified time | relevance | path

Searched refs:getValueFromStore (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DPage.php512 return $this->h1->getValueFromStore();
523 return $this->title->getValueFromStore();
820 return $this->region->getValueFromStore();
834 return $this->lang->getValueFromStore();
949 $value = $this->locale->getValueFromStore();
1017 return $this->pageName->getValueFromStore();
1128 return $this->endDate->getValueFromStore();
1140 return $this->startDate->getValueFromStore();
1208 return $this->type->getValueFromStore();
1214 return $this->canonical->getValueFromStore();
[all …]
H A DPageId.php302 public function getValueFromStore() function in ComboStrap\\PageId
H A DMetadata.php696 public function getValueFromStore() function in ComboStrap\\Metadata
/plugin/combo/action/
H A Dlinkmove.php150 $targetPageIdValue = $targetPageId->getValueFromStore();