EntityDisplayFormBase::getDisplayModesLink

abstract protected EntityDisplayFormBase::getDisplayModesLink()

Returns a link to the form or view mode admin page.

Return value

array An array of a form element to be rendered as a link.

File

core/modules/field_ui/src/Form/EntityDisplayFormBase.php, line 801

Class

EntityDisplayFormBase
Base class for EntityDisplay edit forms.

Namespace

Drupal\field_ui\Form

Code

abstract protected function getDisplayModesLink();
doc_Drupal
2016-10-29 09:05:23
Comments
Leave a Comment

Please login to continue.