Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18796 программистов и 1631 робот. Сейчас ищут 2172 программиста ...

clearVariables()

Вернуться к: HTML_Template_Sigma

clearVariables()

clearVariables() – Clears the variables

Synopsis

require_once 'HTML/Template/Sigma.php';

void HTML_Template_Sigma::clearVariables ( void )

Global variables are not affected, only the ones set via setVariable(). The method is useful when you add a lot of variables via setVariable() and are not sure whether all of them appear in the block you parse(). If you clear the variables after parse(), you don't risk them suddenly showing up in other blocks.

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Вернуться к: HTML_Template_Sigma

© 2025 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware