Function __global->optimise_tempcode
Definitions
sources/tempcode_optimiser.php
- Optimise for memory and execution time. This is typically used before something is cached.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ob | object | required parameter | N/A | N/A | Optimise a Tempcode object |