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

Project Versions

Table Of Contents

Previous topic

Loop-related functions

Next topic

get_loop_records

This Page