LimeSurvey API - Master branch

EditorService
in package

Table of Contents

Properties

$editorAllowed  : bool
$editorStatus  : bool
$instance  : self|null

Methods

beforeAdminMenuRender()  : mixed
beforeRenderSurveySidemenu()  : mixed
init()  : self
initEditorApp()  : mixed
__construct()  : mixed

Properties

Methods

beforeAdminMenuRender()

public static beforeAdminMenuRender() : mixed

beforeRenderSurveySidemenu()

public static beforeRenderSurveySidemenu(mixed $event) : mixed
Parameters
$event : mixed

init()

public static init([bool $editorStatus = true ][, bool $editorAllowed = true ]) : self
Parameters
$editorStatus : bool = true
$editorAllowed : bool = true
Return values
self

__construct()

private __construct([bool $editorStatus = true ][, bool $editorAllowed = true ]) : mixed
Parameters
$editorStatus : bool = true
$editorAllowed : bool = true

        
On this page

Search results