Api‎ > ‎Model‎ > ‎

Filter

Class RFilter

Vars

Functions

static void function parseComment($contents)

Strips object contents variable from single line comments.

$contentsThecontents to be stripped.

static void function parseSingleString()

parses single quote strings from the contents variable and records them into the string array.

static void function parseDoubleString()

parses double quote strings from the contents variable and records them into the sring array.

Comments