ICore
in
Table of Contents
Methods
- isLiteNoticeDismissed() : bool
- Set and/or get the value if the lite notice is dismissed.
- overrideConstructFreemium() : mixed
- Additional constructor.
Methods
isLiteNoticeDismissed()
Set and/or get the value if the lite notice is dismissed.
public
isLiteNoticeDismissed([bool $set = null ]) : bool
We need this because the tree is always visible in the posts list and if an user still wants to use the lite version it should be able without annoying notices.
Parameters
- $set : bool = null
Return values
booloverrideConstructFreemium()
Additional constructor.
public
overrideConstructFreemium() : mixed