Interface rex_url_provider_interface

Generic interface for classes which provide urls.

Direct known implementers

rex_context_provider_interface, rex_list

Indirect known implementers

rex_context

Package: redaxo\core
Author: staabm
Located at redaxo/src/core/lib/context.php

Methods summary

public string
# getUrl( array $params = [], boolean $escape = true )

Returns a Url which contains the given parameters.