Documentation

IOverrideCore extends ICore

Table of Contents

Methods

isLiteNoticeDismissed()  : bool
Set and/or get the value if the lite notice is dismissed.
overrideConstruct()  : mixed
Additional constructor.
overrideConstructFreemium()  : mixed
Additional constructor.
overrideInit()  : mixed
Additional init.

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
bool

overrideConstruct()

Additional constructor.

public overrideConstruct() : mixed

overrideConstructFreemium()

Additional constructor.

public overrideConstructFreemium() : mixed

overrideInit()

Additional init.

public overrideInit() : mixed

        
On this page

Search results