get_current_record

Loop-related functions

Summary

get_current_record(string $recordVar, bool $throwException = 1)

Get the current record from the view.

Parameters:
  • $recordVar (string) –
  • $throwException (bool) –
Returns:

Omeka_Record_AbstractRecord|false

Usage

Examples

See Also