Lexy.php
This file is part of the Yxorp project.
Interfaces, Classes, Traits and Enums
- Lexy
- Lexy class. Simple on the fly template parser class
Table of Contents
- lexy_eval_with_params() : mixed
- lexy_include_with_params() : mixed
Functions
lexy_eval_with_params()
lexy_eval_with_params(mixed $__lexyobj, mixed $__lexycontent, mixed $__lexyparams, mixed $__lexysandbox, mixed $__lexysrcinfo) : mixed
Parameters
- $__lexyobj : mixed
- $__lexycontent : mixed
- $__lexyparams : mixed
- $__lexysandbox : mixed
- $__lexysrcinfo : mixed
Return values
mixed —lexy_include_with_params()
lexy_include_with_params(mixed $__incfile, mixed $__lexyparams, mixed $__lexysrcinfo) : mixed
Parameters
- $__incfile : mixed
- $__lexyparams : mixed
- $__lexysrcinfo : mixed