PHP Класс Pommo_Template, poMMo

Наследование: extends Smarty
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$_pommoTheme

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

Метод Описание
Pommo_Template ( )
assign ( $name, $value = null ) * assign Saves value so it is available to the view
display ( $resource_name ) * display falls back to "default" theme if theme file not found also assigns any poMMo errors or messages
escape ( $string ) escape Escapes a string to make is xss safe
prepareForSubscribeForm ( ) Loads field data into template, as well as _POST (or a saved subscribeForm).

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

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

public Pommo_Template ( )

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

* assign Saves value so it is available to the view
public assign ( $name, $value = null )

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

* display falls back to "default" theme if theme file not found also assigns any poMMo errors or messages
public display ( $resource_name )

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

escape Escapes a string to make is xss safe
public escape ( $string )

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

Loads field data into template, as well as _POST (or a saved subscribeForm).

Описание свойств

$_pommoTheme публичное свойство

public $_pommoTheme