SearchSharepointForm
class SearchSharepointForm extends FormBase
Provides a o365_files form.
Properties
| protected RequestStack | $requestStack | The request stack. |
Methods
__construct(RequestStack $requestStack)
Constructs a SearchSharepointForm object.
buildForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
static
create(ContainerInterface $container)
{@inheritdoc}
getFormId()
{@inheritdoc}
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
Details
at line 28
__construct(RequestStack $requestStack)
Constructs a SearchSharepointForm object.
at line 51
buildForm(array $form, FormStateInterface $form_state)
{@inheritdoc}
at line 35
static
create(ContainerInterface $container)
{@inheritdoc}
at line 44
getFormId()
{@inheritdoc}
at line 75
submitForm(array $form, FormStateInterface $form_state)
{@inheritdoc}