Example #1
0
 public static function setTitle($title)
 {
     self::$_pageTitle = $title;
 }