class CRM_Core_IDS

Methods

bool
check(array $args)

Check function.

static string
createConfigFile(bool $force = FALSE)

Create the default config file for the IDS system.

Details

at line 60
bool check(array $args)

Check function.

This function includes the IDS vendor parts and runs the detection routines on the request array.

Parameters

array $args List of path parts.

Return Value

bool

at line 108
static string createConfigFile(bool $force = FALSE)

Create the default config file for the IDS system.

Parameters

bool $force Should we recreate it irrespective if it exists or not.

Return Value

string the full path to the config file