public setContent (mixed $content)
Externally sets the view content
1 | $this ->view->setContent( "<h1>hello</h1>" ); |
public setContent (mixed $content)
Externally sets the view content
1 | $this ->view->setContent( "<h1>hello</h1>" ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.