webdesigncr3ator
If you want low cost site. Get service from : http://fiverr.com/mahmud685
Tumblr Online Users Counter
Friday, January 27, 2012
Joomla MVC-Passing data from view to layout
In joomla you can pass the data from view.html.php to layout (eg. tmpl/default.php).
In view.html.php
Code:
$this->assign('data', $value);
In default.php
Code:
echo $this->data;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment