Happpi PHP Library

$allowHTML

Specifies if HTML is allowed.

Type

boolean

Getter Example

Used to retrieve the value of the property:

    CurtContentType->getAllowHTML();

Setter Example

There is no setter for this property.