Site
class Site implements TreeInterface, ObjectInterface, ObjectInterface (View source)
Traits
Properties
protected | $siteConfig | ||
protected | $siteID | ||
protected | $pThemeID | ||
protected | $siteIsDefault | ||
protected | $siteHandle | ||
protected | $locales | ||
protected | $type |
Methods
No description
No description
Sets the attribute of a user info object to the specified value, and saves it in the database.
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Get the main site canonical URL.
Get the alternative site canonical URL.
Get the HTTPS site canonical URL (it may be the main or the alternative canonical URL).
No description
No description
Details
CategoryInterface
getObjectAttributeCategory()
No description
getAttributeValueObject($ak, $createIfNotExists = false)
No description
getAttribute($ak, $mode = false)
No description
Value
getAttributeValue($ak)
No description
clearAttribute($ak)
No description
Value
setAttribute($ak, mixed $value)
Sets the attribute of a user info object to the specified value, and saves it in the database.
getPermissionObjectIdentifier()
No description
getPermissionResponseClassName()
No description
getPermissionAssignmentClassName()
No description
getPermissionObjectKeyCategoryHandle()
No description
__construct($appConfigRepository)
No description
updateSiteConfigRepository($appConfigRepository)
No description
getConfigRepository()
No description
mixed
getType()
No description
setType(mixed $type)
No description
mixed
getLocales()
No description
setLocales(mixed $locales)
No description
mixed
getSiteHomePageID()
No description
getSiteTreeID()
No description
getDefaultLocale()
No description
Tree
getSiteTreeObject()
No description
getSiteHomePageObject($version = 'RECENT')
No description
mixed
getSiteID()
No description
mixed
getSiteHandle()
No description
setSiteHandle(mixed $siteHandle)
No description
mixed
isDefault()
No description
setIsDefault(mixed $siteIsDefault)
No description
mixed
getSiteName()
No description
setSiteName($name)
No description
string
getSiteCanonicalURL()
Get the main site canonical URL.
string
getSiteAlternativeCanonicalURL()
Get the alternative site canonical URL.
string
getSiteSSLCanonicalURL()
Get the HTTPS site canonical URL (it may be the main or the alternative canonical URL).
mixed
getThemeID()
No description
setThemeID(mixed $pThemeID)
No description