Exemplo n.º 1
0
 /**
  * Setter just to set the parameters
  *
  * @return  boolean true to show, false to not
  */
  public static function setParams($_params)
  {
      self::$params = $_params;
  }