FormWizardBase::getOperation |
function |
src/Wizard/FormWizardBase.php |
Retrieve the current Operation. |
FormWizardBase::getParameters |
function |
src/Wizard/FormWizardBase.php |
Return an array of parameters required to construct this wizard. |
FormWizardBase::getPreviousParameters |
function |
src/Wizard/FormWizardBase.php |
The Route parameters for a 'previous' step. |
FormWizardBase::getRouteName |
function |
src/Wizard/FormWizardBase.php |
The name of the route to which forward or backwards steps redirect. |
FormWizardBase::getStep |
function |
src/Wizard/FormWizardBase.php |
Retrieve the current active step of the wizard. |
FormWizardBase::getTempstore |
function |
src/Wizard/FormWizardBase.php |
The active SharedTempStore for this wizard. |
FormWizardBase::getTempstoreId |
function |
src/Wizard/FormWizardBase.php |
The shared temp store factory collection name. |
FormWizardInterface::getMachineName |
function |
src/Wizard/FormWizardInterface.php |
The SharedTempStore key for our current wizard values. |
FormWizardInterface::getNextParameters |
function |
src/Wizard/FormWizardInterface.php |
The Route parameters for a 'next' step. |
FormWizardInterface::getOperation |
function |
src/Wizard/FormWizardInterface.php |
Retrieve the current Operation. |
FormWizardInterface::getOperations |
function |
src/Wizard/FormWizardInterface.php |
Retrieve a list of FormInterface classes by their step key in the wizard. |
FormWizardInterface::getParameters |
function |
src/Wizard/FormWizardInterface.php |
Return an array of parameters required to construct this wizard. |
FormWizardInterface::getPreviousParameters |
function |
src/Wizard/FormWizardInterface.php |
The Route parameters for a 'previous' step. |
FormWizardInterface::getRouteName |
function |
src/Wizard/FormWizardInterface.php |
The name of the route to which forward or backwards steps redirect. |
FormWizardInterface::getStep |
function |
src/Wizard/FormWizardInterface.php |
Retrieve the current active step of the wizard. |
FormWizardInterface::getTempstore |
function |
src/Wizard/FormWizardInterface.php |
The active SharedTempStore for this wizard. |
FormWizardInterface::getTempstoreId |
function |
src/Wizard/FormWizardInterface.php |
The shared temp store factory collection name. |
ManageConditions::getAddRoute |
function |
src/Form/ManageConditions.php |
The route to which condition 'add' actions should submit. |
ManageConditions::getConditionClass |
function |
src/Form/ManageConditions.php |
Return a subclass of '\Drupal\ctools\Form\ConditionConfigure'. |
ManageConditions::getConditions |
function |
src/Form/ManageConditions.php |
Custom logic for retrieving the conditions array from cached_values. |
ManageConditions::getContexts |
function |
src/Form/ManageConditions.php |
Custom logic for retrieving the contexts array from cached_values. |
ManageConditions::getFormId |
function |
src/Form/ManageConditions.php |
Returns a unique string identifying the form. |
ManageConditions::getOperations |
function |
src/Form/ManageConditions.php |
|
ManageConditions::getOperationsRouteInfo |
function |
src/Form/ManageConditions.php |
Document the route name and parameters for edit/delete context operations. |
ManageConditions::getTempstoreId |
function |
src/Form/ManageConditions.php |
Provide the tempstore id for your specified use case. |
ManageContext::getAvailableRelationships |
function |
src/Form/ManageContext.php |
Retrieve the available relationships. |
ManageContext::getContextAddRoute |
function |
src/Form/ManageContext.php |
The route to which context 'add' actions should submit. |
ManageContext::getContextClass |
function |
src/Form/ManageContext.php |
Return a subclass of '\Drupal\ctools\Form\ContextConfigure'. |
ManageContext::getContextOperationsRouteInfo |
function |
src/Form/ManageContext.php |
Gets the Context Operations Route info. |
ManageContext::getContexts |
function |
src/Form/ManageContext.php |
Returns the contexts already available in the wizard. |
ManageContext::getFormId |
function |
src/Form/ManageContext.php |
Returns a unique string identifying the form. |
ManageContext::getOperations |
function |
src/Form/ManageContext.php |
Get available Operations. |
ManageContext::getRelationshipAddRoute |
function |
src/Form/ManageContext.php |
The route to which relationship 'add' actions should submit. |
ManageContext::getRelationshipClass |
function |
src/Form/ManageContext.php |
Return a subclass of '\Drupal\ctools\Form\RelationshipConfigure'. |
ManageContext::getRelationshipOperationsRouteInfo |
function |
src/Form/ManageContext.php |
Gets the Route info for Relationship Operations. |
ManageContext::getTempstoreId |
function |
src/Form/ManageContext.php |
Provide the tempstore id for your specified use case. |
ManageResolverRelationships::getAddRoute |
function |
src/Form/ManageResolverRelationships.php |
The route to which relationship 'add' actions should submit. |
ManageResolverRelationships::getAvailableRelationships |
function |
src/Form/ManageResolverRelationships.php |
Get the accesssible relationships. |
ManageResolverRelationships::getContextClass |
function |
src/Form/ManageResolverRelationships.php |
Return a subclass of '\Drupal\ctools\Form\ResolverRelationshipConfigure'. |
ManageResolverRelationships::getContexts |
function |
src/Form/ManageResolverRelationships.php |
Gets the context value. |
ManageResolverRelationships::getFormId |
function |
src/Form/ManageResolverRelationships.php |
Returns a unique string identifying the form. |
ManageResolverRelationships::getOperations |
function |
src/Form/ManageResolverRelationships.php |
Get the operations. |
ManageResolverRelationships::getRelationshipOperationsRouteInfo |
function |
src/Form/ManageResolverRelationships.php |
Get relationship operations of route info. |
ManageResolverRelationships::getTempstoreId |
function |
src/Form/ManageResolverRelationships.php |
Provide the tempstore id for your specified use case. |
MaskContentEntityStorage::getQueryServiceName |
function |
modules/ctools_entity_mask/src/MaskContentEntityStorage.php |
Gets the name of the service for the query for this entity storage. |
OneForm::getFormId |
function |
tests/modules/ctools_wizard_test/src/Form/OneForm.php |
Returns a unique string identifying the form. |
PluginWizardInterface::getWizardOperations |
function |
src/Plugin/PluginWizardInterface.php |
Retrieve a list of FormInterface classes by their step key in the wizard. |
RelationshipConfigure::getContexts |
function |
src/Form/RelationshipConfigure.php |
Custom logic for retrieving the contexts array from cached_values. |
RelationshipConfigure::getFormId |
function |
src/Form/RelationshipConfigure.php |
Returns a unique string identifying the form. |
RelationshipConfigure::getParentRouteInfo |
function |
src/Form/RelationshipConfigure.php |
Document the route name and parameters for redirect after submission. |