コード例 #1
0
 /**
  *
  * @param string $partial 
  */
 public static function setFooterPartial($partial)
 {
     self::$footerPartial = $partial;
 }