O365ConnectorForm
class O365ConnectorForm extends EntityForm
Builds the form to create/edit Microsoft 365 connector entities.
Methods
bool
exist($id)
Helper function to check whether a Social o365 configuration entity exists.
array
form(array $form, FormStateInterface $form_state)
{@inheritdoc}
save(array $form, FormStateInterface $form_state)
{@inheritdoc}
Details
at line 99
bool
exist($id)
Helper function to check whether a Social o365 configuration entity exists.
at line 16
array
form(array $form, FormStateInterface $form_state)
{@inheritdoc}
at line 77
save(array $form, FormStateInterface $form_state)
{@inheritdoc}