Ejemplo n.º 1
0
 /**
  * return a attributes in string format
  *
  * @return string 
  * @static 
  */
 public static function buildAttributes()
 {
     //Method inherited from \Zofe\Rapyd\Widget
     return \Zofe\Rapyd\DataSet::buildAttributes();
 }