---------------------------------- Omeka_View_Helper_GetCurrentRecord ---------------------------------- Package: :doc:`View\\Helper ` .. php:class:: Omeka_View_Helper_GetCurrentRecord extends :php:class:`Zend_View_Helper_Abstract` .. php:method:: getCurrentRecord($recordVar, $throwException = true) Get the current record from the view. :type $recordVar: string :param $recordVar: :type $throwException: bool :param $throwException: :returns: Omeka_Record_AbstractRecord|false