コード例 #1
0
ファイル: token.php プロジェクト: vicpril/rep_bidqa
 function fetchElement()
 {
     $this->_xml->addAttribute('class', 'n2-hidden');
     return N2Form::tokenize();
 }