|
Link |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Base field handler to present a link. |
|
Link |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Field handler to present a link to the node. |
|
Link |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Field handler to present a link to the user. |
|
Links |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
A abstract handler which provides a collection of links. |
|
Link.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Definition of Drupal\comment\Plugin\views\field\Link. |
|
LinkEdit |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Field handler to present a link node edit. |
|
Link.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Definition of Drupal\node\Plugin\views\field\Link. |
|
NodeLink |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Handler for showing comment module's node link. |
|
LinkEdit |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Field handler to present a link node edit. |
|
LinkEdit |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Field handler to present a term edit link. |
|
Link.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Definition of Drupal\user\Plugin\views\field\Link. |
|
LinkEdit |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Field handler to present a link to user edit. |
|
LinkItem |
class |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Defines the 'link_field' entity field item. |
|
MenuLink |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Defines the menu link entity class. |
|
LinksTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Tests for menu links. |
|
LinkReply |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Field handler to present a link to delete a node. |
|
link_help |
function |
drupal/core/modules/link/link.module |
Implements hook_help(). |
|
Links.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Contains \Drupal\views\Plugin\views\field\Links. |
|
LinkDelete |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
|
LinkDelete |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
|
link_theme |
function |
drupal/core/modules/link/link.module |
Implements hook_theme(). |
|
LinkWidget |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php |
Plugin implementation of the 'link' widget. |
|
theme_link |
function |
drupal/core/includes/theme.inc |
Returns HTML for a link. |
|
LinkDelete |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Builds the shortcut link deletion form. |
|
LinkCancel |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php |
Field handler to present a link to user cancel. |
|
Link::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
|
LinkApprove |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php |
Provides a comment approve link. |
|
Link::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Called to add the field to a query. |
|
Link::query |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Called to add the field to a query. |
|
Item::$link |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
Link to the feed item. |
|
Feed::$link |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php |
The parent website of the feed; comes from the <link> element in the feed. |
|
LinkManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
|
|
theme_links |
function |
drupal/core/includes/theme.inc |
Returns HTML for a set of links. |
|
link.module |
file |
drupal/core/modules/link/link.module |
Defines simple link field types. |
|
Link::query |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Called to add the field to a query. |
|
MenuLink.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Contains \Drupal\menu_link\Plugin\Core\Entity\MenuLink. |
|
MenuLink::id |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Overrides Entity::id(). |
|
LinkEdit.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Definition of Drupal\comment\Plugin\views\field\LinkEdit. |
|
NodeLink.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Definition of Drupal\comment\Plugin\views\field\NodeLink. |
|
link.install |
file |
drupal/core/modules/link/link.install |
Contains install, update, and uninstall functionality for the Link module. |
|
LinkEdit.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Definition of views_handler_field_node_link_edit. |
|
Link::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Render the field. |
|
LinkItem.php |
file |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Contains \Drupal\link\Type\LinkItem. |
|
Link::render |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Render the field. |
|
LinkEdit.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Definition of Drupal\user\Plugin\views\field\LinkEdit. |
|
RevisionLink |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Field handler to present a link to a node revision. |
|
Links::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::query(). |
|
LinkEdit.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Definition of Drupal\taxonomy\Plugin\views\field\LinkEdit. |
|
LinkItemTest |
class |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Tests the new entity API for the link field type. |
|
Link::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Check whether current user has access to this handler. |