Searched refs:PageType (Results 1 – 13 of 13) sorted by relevance
10 class PageType extends MetadataText class32 public const CONF_DEFAULT_PAGE_TYPE_DEFAULT = PageType::ARTICLE_TYPE;34 public static function createForPage($page): PageType36 return (new PageType())40 public function setWriteStore($store): PageType59 public function setReadStore($store): PageType107 return PageType::WEBSITE_TYPE;109 return PageType::HOME_TYPE;111 …$defaultPageTypeConf = SiteConfig::getConfValue(PageType::CONF_DEFAULT_PAGE_TYPE, PageType::CONF_D…
242 $type = PageType::createForPage($page)251 $type = PageType::createForPage($page)259 case PageType::WEBSITE_TYPE:
59 return PageType::EVENT_TYPE;
58 return PageType::EVENT_TYPE;
60 PageType::PROPERTY_NAME,
70 * @var PageType1055 PageType::PROPERTY_NAME,1640 $this->type = PageType::createForPage($this);
53 PageType::PROPERTY_NAME,857 PageType::PROPERTY_NAME,
15 use ComboStrap\PageType; alias112 case PageType::ARTICLE_TYPE:134 $facebookMeta["og:type"] = PageType::WEBSITE_TYPE;
53 use ComboStrap\PageType; alias73 PageType::PROPERTY_NAME => PageType::class,
59 use ComboStrap\PageType; alias
30 use ComboStrap\PageType; alias
34 use ComboStrap\PageType; alias207 $meta[PageType::CONF_DEFAULT_PAGE_TYPE] = array("string");
31 use ComboStrap\PageType; alias177 $lang[PageType::CONF_DEFAULT_PAGE_TYPE] = PluginUtility::getDocumentationHyperLink("type", "The def…