Omeka Logo
latest
  • What’s new in Omeka
  • Tutorials
  • Reference
    • Global (Theming) Functions
    • Hooks
    • Filters
    • models
    • views/helpers
    • controllers
    • Packages
      • Acl
      • Application
      • Auth
      • Captcha
      • Controller
      • Db
      • File\Derivative
      • Filter
      • Form
      • Global Functions
        • Db-related functions
        • Locale-related functions
        • Log-related functions
        • Plugin-related functions
        • Search-related functions
        • Text-related functions
        • User-related functions
        • Utility-related functions
        • View-related functions
      • Http
      • Install
      • Job
      • Navigation
      • Output
      • Plugin
      • Record
      • Session
      • Storage
      • Test
      • Validate
      • View
    • libraries/Omeka
    • Omeka REST API
  • Helping With Documentation
  • Registering a new module or theme with omeka.org
Omeka
  • Docs »
  • Reference »
  • Global (Theming) Functions »
  • Global Functions »
  • View-related functions »
  • Navigation-related functions
  • Edit on GitHub

Navigation-related functions¶

Up to View-related functions

  • absolute_url — Get an absolute URL.
  • admin_url — Get a URL to the admin theme.
  • current_url — Get the current URL with query parameters appended.
  • file_display_url — Get the provided file’s URL.
  • is_current_url — Check if the given URL matches the current request URL.
  • items_output_url — Get a URL to an output format page.
  • link_to — Get a link to a page within Omeka.
  • link_to_admin_home_page — Get a link to the admin home page.
  • link_to_collection — Get a link to a collection.
  • link_to_collection_for_item — Get a link to the collection to which the item belongs.
  • link_to_file_show — Get a link to the file metadata page for a particular file.
  • link_to_home_page — Get a link to the public home page.
  • link_to_item — Get a link to an item.
  • link_to_item_search — Get HTML for a link to the item search form.
  • link_to_items_browse — Get HTML for a link to the browse page for items.
  • link_to_items_in_collection — Get a link to the collection items browse page.
  • link_to_items_rss — Get a link the the items RSS feed.
  • link_to_items_with_item_type — Get a link to item type items browse page.
  • link_to_next_item_show — Get a link to the item immediately following the current one.
  • link_to_previous_item_show — Get a link to the item immediately before the current one.
  • nav — Create a navigation menu of links.
  • pagination_links — Get HTML for a pagination control for a browse page.
  • public_nav_items — Get the navigation for items.
  • public_nav_main — Get the main navigation for the public site.
  • public_url — Get a URL to the public theme.
  • record_url — Get a URL to a record.
  • revert_theme_base_url — Revert the base URL to its previous state.
  • set_theme_base_url — Set the base URL for the specified theme.
  • url — Get a URL given the provided arguments.
Next Previous

© Copyright 2012-2021, Omeka Revision 6a14de17.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
stable-2.2
stable-2.1
stable-2.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.