Ejemplo n.º 1
0
 public function lookupPath($type = NULL, $need = TRUE)
 {
     return $this->control->lookupPath($type, $need);
 }