예제 #1
0
파일: token.php 프로젝트: vicpril/rep_bidqa
 function fetchElement()
 {
     $this->_xml->addAttribute('class', 'n2-hidden');
     return N2Form::tokenize();
 }