HumHub Documentation (unofficial)

Events
in package

Event Handling Callbacks

Table of Contents

Methods

onAfterLogin()  : mixed
onBeforeAction()  : mixed
generateCSPRequestCheck()  : bool

Methods

onAfterLogin()

public static onAfterLogin(mixed $evt) : mixed
Parameters
$evt : mixed

onBeforeAction()

public static onBeforeAction(mixed $evt) : mixed
Parameters
$evt : mixed

generateCSPRequestCheck()

private static generateCSPRequestCheck() : bool
Return values
bool

whether or not to generate a csp header for the current request


        
On this page

Search results