You are here

protected property GridActionForm::$allowedActions in Filebrowser 8.2

Same name and namespace in other branches
  1. 3.x src/Form/GridActionForm.php \Drupal\filebrowser\Form\GridActionForm::allowedActions

Array of allowed actions by this user on this node. Used to build form buttons and link. Array is created by Common::allowedActions

Type: array

File

src/Form/GridActionForm.php, line 37

Class

GridActionForm
Class GridActionForm.

Namespace

Drupal\filebrowser\Form

Code

protected $allowedActions;