コード例 #1
0
ファイル: GWF_Links.php プロジェクト: sinfocol/gwf3
 public function displayFavButton($text)
 {
     return GWF_Button::favorite($this->hrefFavorite(true), $text);
 }