class WebServicesFieldWidget

Hierarchy

Expanded class hierarchy of WebServicesFieldWidget

File

tripal_ws/includes/TripalFields/WebServicesFieldWidget.inc, line 3

View source

Members

Contains filters are case sensitive
Namesort descending Modifiers Type Description
TripalFieldWidget::$default_label public static property
TripalFieldWidget::$field_types public static property
TripalFieldWidget::form public function Provides the form for editing of this field.
TripalFieldWidget::info public static function Provides information about the widgets provided by this field.
TripalFieldWidget::submit public function Performs extra commands when the entity form is submitted.
TripalFieldWidget::theme public function The theme function for the widget.
TripalFieldWidget::validate public function Performs validation of the widget form.
TripalFieldWidget::__construct public function Instantiates a new TripalFieldWidget object.