isExist()
isExist() : boolean
Check if session is initialized or not
Representation of panel session
getClient() : \pm_Client
Retrieve panel client for current session
getCurrentDomain() : \pm_Domain
Retrieve domain which context is current
getCurrentDomains(boolean $mainDomainsOnly = false) : array<mixed,\pm_Domain>
Retrieve domains that are in current context of Power User view
boolean | $mainDomainsOnly | [optional] Return only main domains. Default is false. |
since | 17.0 |
---|