W3cubDocs

/Drupal 8

public function ContextualLinkInterface::getOptions

public ContextualLinkInterface::getOptions()

Returns the link options passed to the link generator.

Return value

array An associative array of options.

File

core/lib/Drupal/Core/Menu/ContextualLinkInterface.php, line 58

Class

ContextualLinkInterface
Defines a contextual link plugin.

Namespace

Drupal\Core\Menu

Code

public function getOptions();

© 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!Menu!ContextualLinkInterface.php/function/ContextualLinkInterface::getOptions/8.1.x