text

package

KCFinder @version 3.12 @author Pavel Tzonkov sunhater@sunhater.com

Methods

Replace repeated white spaces to single space

clearWhitespaces(string $string): string
static

Arguments

$string

string

Response

string

Normalize the string for HTML attribute value

htmlValue(string $string): string
static

Arguments

$string

string

Response

string

Normalize the string for JavaScript string value

jsValue(string $string): string
static

Arguments

$string

string

Response

string