| ActionExpression::getFormHandler |
function |
src/Plugin/RulesExpression/ActionExpression.php |
Returns the form handling class for this expression. |
| AddEventForm::getFormId |
function |
src/Form/AddEventForm.php |
Returns a unique string identifying the form. |
| BreakLockForm::getFormId |
function |
src/Form/BreakLockForm.php |
Returns a unique string identifying the form. |
| ConditionExpression::getFormHandler |
function |
src/Plugin/RulesExpression/ConditionExpression.php |
Returns the form handling class for this expression. |
| DeleteEventForm::getFormId |
function |
src/Form/DeleteEventForm.php |
Returns a unique string identifying the form. |
| DeleteExpressionForm::getFormId |
function |
src/Form/DeleteExpressionForm.php |
Returns a unique string identifying the form. |
| DispatchForm::getFormId |
function |
tests/modules/rules_test_event/src/Form/DispatchForm.php |
Returns a unique string identifying the form. |
| EditExpressionForm::getFormId |
function |
src/Form/EditExpressionForm.php |
Returns a unique string identifying the form. |
| EmbeddedComponentForm::getFormHandler |
function |
src/Form/EmbeddedComponentForm.php |
Gets the form handler for the component's expression. |
| EmbeddedComponentForm::getFormId |
function |
src/Form/EmbeddedComponentForm.php |
Returns a unique string identifying the form. |
| ExpressionBase::getFormHandler |
function |
src/Engine/ExpressionBase.php |
Returns the form handling class for this expression. |
| ExpressionInterface::getFormHandler |
function |
src/Engine/ExpressionInterface.php |
Returns the form handling class for this expression. |
| RulesSettingsForm::getFormId |
function |
src/Form/RulesSettingsForm.php |
Returns a unique string identifying the form. |
| RulesUiConfigHandler::getForm |
function |
src/Ui/RulesUiConfigHandler.php |
Gets the component form, ready to be embedded in some other form. |
| RulesUiHandlerInterface::getForm |
function |
src/Ui/RulesUiHandlerInterface.php |
Gets the component form, ready to be embedded in some other form. |
| SettingsForm::getFormId |
function |
tests/modules/rules_test_ui_embed/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |