You are here

namespace Drupal\rest_example\Form in Examples for Developers 3.x

Classsort descending Location Description
RestExampleClientDelete modules/rest_example/src/Form/RestExampleClientDelete.php Delete a new node on a remote Drupal site.
RestExampleClientEdit modules/rest_example/src/Form/RestExampleClientEdit.php Edit or create a new node on a remote Drupal site.
RestExampleClientSettings modules/rest_example/src/Form/RestExampleClientSettings.php Setup form for a Drupal REST client.