Happpi PHP Library

$isHTML

Specifies if the content is HTML.

Type

Boolean

Getter Example

Used to retrieve the value of the property:

    CurtAPIContent->getIsHTML();

Setter Example

There is no setter for this property.