Documentation

Lexy.php

This file is part of the Cockpit project.

(c) Artur Heinze - πŸ…°πŸ…ΆπŸ…΄πŸ…½πŸ†ƒπŸ…΄πŸ…ΉπŸ…Ύ, http://agentejo.com

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

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
Return values
mixed

Search results