Difference between #5 and #6 of
Simplified meta tags

Revision #6 has been created by Y!! on Jun 4, 2010, 12:42:19 PM with the memo:

parent::render fix..
« previous (#5)

Changes

Title unchanged

Simplified meta tags

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
public function render($view, $data = null, $return = false)
{
if ($this->beforeRender())
{
parent::render($view, $data
 = null, $return = false);
}
}

public function beforeRender()
{
[...]
13 0
17 followers
Viewed: 55 791 times
Version: 1.1
Category: Tutorials
Tags:
Written by: Y!!
Last updated by: Y!!
Created on: Nov 6, 2009
Last updated: 13 years ago
Update Article

Revisions

View all history