Exemplo n.º 1
0
 /**
  *	Description...
  *
  *	@return void
  **/
 public function fieldSize()
 {
     return $this->_strategy->fieldSize();
 }
Exemplo n.º 2
0
 public function fieldSize()
 {
     return $this->_simple->fieldSize();
 }