Sets the quoteStyle option
| Parameters: | integer – |
|---|---|
| Return type: | HtmlEntities Provides a fluent interface |
Sets the doubleQuote option
| Parameters: | bool – |
|---|---|
| Return type: | HtmlEntities Provides a fluent interface |
Defined by ZendFilterFilterInterface
Returns the string $value, converting characters to their corresponding HTML entity equivalents where they exist
| Parameters: | string – |
|---|---|
| Throws ExceptionDomainException: | |
| Return type: | string |