$sanitizer->htmlClass() method

Sanitize string to ASCII-only HTML class attribute value

Note that this does not support all possible characters in an HTML class attribute and instead focuses on the most commonly used ones. Characters allowed in HTML class attributes from this method include: `-_:

Available since version 3.0.212.

Usage

$string = $sanitizer->htmlClass(string $value);

Arguments

NameType(s)Description
valuestring

Return value

string


$sanitizer methods and properties

API reference based on ProcessWire core version 3.0.214

Twitter updates

    Error retrieving Twitter status

Latest news

  • ProcessWire Weekly #472
    In the 472nd issue of ProcessWire Weekly we'll check out ProcessWire 3.0.218, the very first add-on WireCache module, a new third party FormBuilder add-on module, and more. Read on!
    Weekly.pw / 28 May 2023
  • A look at the new Page Edit Restore module
    The new Page Edit Restore module helps to prevent page edits in the admin from getting lost when the user’s session is lost. This post covers it in detail.
    Blog / 12 May 2023
  • Subscribe to weekly ProcessWire news

“I am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer