DataTables PHP 3.0.2

DeprecatedRuleSetDefinitionInterface extends RuleSetDefinitionInterface

Tags
author

Greg Korba greg@codito.dev

no-named-arguments

Parameter names are not covered by the backward compatibility promise.

Table of Contents

Methods

getDescription()  : string
getName()  : string
getRules()  : array<string, array<string, mixed>|bool>
Get all rules from rules set.
getSuccessorsNames()  : array<int, string>
Returns names of rule sets to use instead, if any.
isRisky()  : bool

Methods

getRules()

Get all rules from rules set.

public getRules() : array<string, array<string, mixed>|bool>
Return values
array<string, array<string, mixed>|bool>

getSuccessorsNames()

Returns names of rule sets to use instead, if any.

public getSuccessorsNames() : array<int, string>
Return values
array<int, string>

        
On this page

Search results