예제 #1
0
파일: GWF_Links.php 프로젝트: sinfocol/gwf3
 public function displayFavButton($text)
 {
     return GWF_Button::favorite($this->hrefFavorite(true), $text);
 }