$Informationsystem_Controller_Show = new Informationsystem_Controller_Show(
Core_Entity::factory('Informationsystem', 19)
);
$Informationsystem_Controller_Show
->xsl(
Core_Entity::factory('Xsl'

->getByName('ЧтоНовогоНаГлавной'

)
->limit(1)
->show()
;
надо вывести новость с последней датой, как сделать ->sortBy(informationsystem_items.datetime', 'DESC'
