Html
Less than 1 minute
Html
Properties
boundary
private string $boundary
html
private Template $html
params
private array $params
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$html | Template | |
$headers | array |
__toString
public __toString({Array})
setParams
Set the parameters for the template.
public setParams({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$params | array |
encode
public encode({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$width_limit | int |
jsonSerialize
public jsonSerialize({Array})
Generated by Hazaar API Doc Generator