Stud.IP  jlu_3.3 Revision
Settings Class Reference
Inheritance diagram for Settings:
Inheritance graph
Collaboration diagram for Settings:
Collaboration graph

Public Member Functions

 isDisabled ()
 
 isGloballyDisabled ()
 
 asJson ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton
static getInstance ()
 
- Protected Member Functions inherited from Singleton
 __construct ()
 

Detailed Description

WYSIWYG editor settings.

Member Function Documentation

◆ asJson()

asJson ( )

Return all settings in JSON representation.

Returns
string JSON representation of all settings.
Here is the call graph for this function:

◆ isDisabled()

isDisabled ( )

Check whether WYSIWYG has been disabled by user or global settings.

Returns
boolean true if WYSIWYG is disabled.
Here is the call graph for this function:

◆ isGloballyDisabled()

isGloballyDisabled ( )

Check whether the admin has globally disabled WYSIWYG for this Stud.IP installation.

Returns
boolean true if WYSIWYG is globally disabled.
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: