Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ip
View
unsetVariable
Ip\View::unsetVariable PHP Méthode
View Class Documentation
Afficher le fichier
Open project: impresspages/impresspages
unsetVariable()
public
méthode
Unset a view variable
public
unsetVariable
(
$name
)
$name
public function unsetVariable($name) { unset($this->data[$name]); return $this; }
View
__construct
__toString
checkData
clearOverride
getDoctype
getThemeOption
getVariable
getVariables
registerOverride
render
setDoctype
setVariable
setVariables
unsetVariable