PHP Класс EvaluatorProxy, HamlPHP

If you use the evaluate function inside a class, all it's properties will be available to the template through the $this variable.
Наследование: extends ContentEvaluator
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( $context )
__get ( $name )
__set ( $name, $value )

Описание методов

__construct() публичный Метод

public __construct ( $context )

__get() публичный Метод

public __get ( $name )

__set() публичный Метод

public __set ( $name, $value )