|
Elgg
Version 7.1
|
This is the complete list of members for Elgg\FormsService, including all inherited members.
| $footer | Elgg\FormsService | protected |
| $rendering | Elgg\FormsService | protected |
| __construct(protected ViewsService $views, protected EventsService $events, protected ESMService $esm, protected FieldsService $fields,) | Elgg\FormsService | |
| getFooter() | Elgg\FormsService | |
| getFormAction(string $entity_type, string $entity_subtype) | Elgg\FormsService | protected |
| getFormView(string $entity_type, string $entity_subtype) | Elgg\FormsService | protected |
| render(string $action, array $form_vars=[], array $body_vars=[]) | Elgg\FormsService | |
| renderEntity(string $entity_type, string $entity_subtype, ?\ElggEntity $entity=null, array $vars=[]) | Elgg\FormsService | |
| setFooter(string $footer='') | Elgg\FormsService |