getAction (Action::TCURRENT)->getXmlPath (); Business::singleton ()->getAction (Action::TCURRENT)->setXmlPath (FALSE); $view = new View ($field->getXmlPath ()); Business::singleton ()->getAction (Action::TCURRENT)->setXmlPath ($xml); global $itemId; if (!$view->load ($field->getColumn () ." = '". $itemId ."'")) throw new Exception ('Não foi possível carregar dados!'); ob_start (); ?>
getFields ()); while ($auxField = $view->getField ()) echo ''; ?> getItem ()) { $itemId = $view->getId (); ?> getLink ()) echo ''; ?>
'. View::toLabel ($auxField, FALSE) .'
'. $auxField .'