You are here

abstract protected function ManageContext::isEditableContext in Chaos Tool Suite (ctools) 8.3

Parameters

mixed $cached_values:

string $row:

Return value

bool

1 call to ManageContext::isEditableContext()
ManageContext::getOperations in src/Form/ManageContext.php

File

src/Form/ManageContext.php, line 357

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

protected abstract function isEditableContext($cached_values, $row);