You are here

16 calls to Notifications_Subscription::get_fields() in Notifications 7

Notifications_Subscription::check_fields in ./notifications.subscription.inc
Check all fields are there and they have a value
Notifications_Subscription::fields_edit_elements in ./notifications.subscription.inc
Get elements to edit fields. Subscription can override the fieldset
Notifications_Subscription::fields_edit_fieldset in ./notifications.subscription.inc
Get a subform to edit field elements.
Notifications_Subscription::format_fields in ./notifications.subscription.inc
Format all fields
Notifications_Subscription::form_info in ./notifications.subscription.inc
Subscription information field for several forms
Notifications_Subscription::form_view in ./notifications.subscription.inc
Get view only form for this subscription
Notifications_Subscription::get_conditions in ./notifications.subscription.inc
Get fields as array of field => value pairs
Notifications_Subscription::get_field in ./notifications.subscription.inc
Get a field for a given position
Notifications_Subscription::get_form in ./notifications.subscription.inc
Get form for this subscription
Notifications_Subscription::get_instance_fields in ./notifications.subscription.inc
Get instance fields that don't have a value set for this type
Notifications_Subscription::get_link_options in ./notifications.subscription.inc
Get default link options
Notifications_Subscription::get_objects in ./notifications.subscription.inc
Get objects associated to this subscription's fields
Notifications_Subscription::get_unique_fields in ./notifications.subscription.inc
Get unique field per type.
Notifications_Subscription::load_instances in ./notifications.subscription.inc
Get all existing instances form the db
Notifications_Subscription::load_single_instance in ./notifications.subscription.inc
Get single instance form the db
Notifications_Subscription::save_fields in ./notifications.subscription.inc
Save condition fields to db