is_current_url

Navigation-related functions

Summary

is_current_url(string $url)

Determine whether the given URI matches the current request URI.

Instantiates view helpers directly because a view may not be registered.

Parameters:
  • $url (string) –
Returns:

boolean

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

file_display_url

Next topic

items_output_url

This Page