OpmlFeedAdd
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

Imports feeds from OPML. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
OpmlFeedAdd::getFormId
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public OpmlFeedAdd::getFormId() Returns

2025-01-10 15:47:30
OpmlFeedAdd::parseOpml
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

protected OpmlFeedAdd::parseOpml($opml)

2025-01-10 15:47:30
OpmlFeedAdd::$httpClient
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

The HTTP client to fetch the feed data with. Type: \GuzzleHttp\ClientInterface File

2025-01-10 15:47:30
OpmlFeedAdd::$feedStorage
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

The feed storage. Type:

2025-01-10 15:47:30
OpmlFeedAdd::__construct
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public OpmlFeedAdd::__construct(FeedStorageInterface $feed_storage

2025-01-10 15:47:30
OpmlFeedAdd::create
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public static OpmlFeedAdd::create(ContainerInterface $container)

2025-01-10 15:47:30
OpmlFeedAdd::buildForm
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public OpmlFeedAdd::buildForm(array $form, FormStateInterface

2025-01-10 15:47:30
OpmlFeedAdd::submitForm
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public OpmlFeedAdd::submitForm(array &$form, FormStateInterface

2025-01-10 15:47:30
OpmlFeedAdd::validateForm
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

public OpmlFeedAdd::validateForm(array &$form, FormStateInterface

2025-01-10 15:47:30