Exemplo n.º 1
0
 public function displayFavButton($text)
 {
     return GWF_Button::favorite($this->hrefFavorite(true), $text);
 }