class WebServicesFieldWidget
Hierarchy
- class \TripalFieldWidget
- class \WebServicesFieldWidget
Expanded class hierarchy of WebServicesFieldWidget
File
- tripal_ws/
includes/ TripalFields/ WebServicesFieldWidget.inc, line 3
View source
class WebServicesFieldWidget extends TripalFieldWidget {
}
Members
Name | Modifiers | Type | Description |
---|---|---|---|
TripalFieldWidget:: |
public static | property | |
TripalFieldWidget:: |
public static | property | |
TripalFieldWidget:: |
public | function | Provides the form for editing of this field. |
TripalFieldWidget:: |
public static | function | Provides information about the widgets provided by this field. |
TripalFieldWidget:: |
public | function | Performs extra commands when the entity form is submitted. |
TripalFieldWidget:: |
public | function | The theme function for the widget. |
TripalFieldWidget:: |
public | function | Performs validation of the widget form. |
TripalFieldWidget:: |
public | function | Instantiates a new TripalFieldWidget object. |