PHP Class Neos\FluidAdaptor\ViewHelpers\BaseViewHelper

.." /> tag. The Base URI is taken from the current request. = Examples = (depending on your domain)
Deprecation: since 2.1.0 this ViewHelper is no longer required for regular links and forms
Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$escapeOutput boolean

Méthodes publiques

Méthode Description
render ( ) : string Render the "Base" tag by outputting $httpRequest->getBaseUri()

Method Details

render() public méthode

Render the "Base" tag by outputting $httpRequest->getBaseUri()
public render ( ) : string
Résultat string "base"-Tag.

Property Details

$escapeOutput protected_oe property

protected bool $escapeOutput
Résultat boolean