Exemplo n.º 1
0
 /**
  * @return array
  */
 public function aGetIndexValue($vIndex)
 {
     return $this->_oDB->aGetIndexValue($vIndex);
 }