W3cubDocs

/Drupal 8

interface LinkGeneratorInterface

Defines an interface for generating links from route names and parameters.

Hierarchy

File

core/lib/Drupal/Core/Utility/LinkGeneratorInterface.php, line 11

Namespace

Drupal\Core\Utility

Members

Name Modifiers Type Description
LinkGeneratorInterface::generate public function Renders a link to a URL.
LinkGeneratorInterface::generateFromLink public function Renders a link from a link object.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Utility!LinkGeneratorInterface.php/interface/LinkGeneratorInterface/8.1.x