list_getNumBanTriggers

Description

Returns the number of ban triggers of the specified type.

Syntax

int list_getNumBanTriggers (string $trigger_type)



Parameter $trigger_type

Expected type: Enumerated String
Description: What type of ban trigger we want

Possible string values
Allowed values Description
'email' Email Address
'hostname' Host name
'ip' IP address
'member' Username



Return value

Expected type: Integer
Description: The number of ban triggers of the specified type


Advertisement: