Webform API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
This module provides a simple API to help for dealing with webform.
Features
For now, the API provides few methods, but we are constantly updating, feel free to contribute with code or ideas.
Installation
Just install the module's default Drupal way.
To use the API, you can instantiate the class WebformApi, to handle a specific webform, or use static methods, without the need to instantiate.
