- 7.6. Opt_Compiler_Format class
7.6.2. _build() - 7.6.1. __construct()
« Previous - 7.6.3. _getVar()
Next »
7.6.2. _build()
| Status | abstract protected |
|---|---|
| Reference | string _build(string $name) |
Builds a PHP code hook identified by the name $name. The list of the default code hooks supported by OPT can be found in the Opt_Compiler_Format::get() method documentation page.
See also:
- 7.6.2. _build()
7.6. Opt_Compiler_Format class - « Previous
7.6.1. __construct() - Next »
7.6.3. _getVar()