(Yaf >=2.2.0)
Yaf_View_Simple::clear — Clear Assigned values
name
assigned variable name
if empty, will clear all assigned variables
Example #1 Yaf_View_Simple::clear()example
<?php
class IndexController extends Yaf_Controller_Abstract {
public function indexAction() {
$this->getView()->clear("foo")->clear("bar"); / clear "foo" and "bar"
$this->_view->clear(); /clear all assigned variables
}
}
?>
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant