Esempio n. 1
0
 public static function getPrefix(HTML_QuickForm2_Element $el)
 {
     return sprintf('<a name="%s"></a>', $el->getName());
 }