record_url — Get a URL to a record.

Navigation-related functions

Summary

record_url($record, $action = null, $getAbsoluteUrl = false, $queryParams = array())

Get a URL to a record.

Parameters:
  • $record (Omeka_Record_AbstractRecord|string)

  • $action (string|null)

  • $getAbsoluteUrl (bool)

  • $queryParams (array)

Returns:

string

Usage

Examples

See Also