-
$_approve_action
-
Management form fieldname: Approve Registration
-
$_config
-
Request data information
-
$_config
-
Request data information
-
$_config
-
Request data information
-
$_controller
-
The DM2 controller used to do edit operations on events.
-
$_controller
-
The creation mode controller used for event creation.
-
$_controller
-
The DM2 controller used to do edit operations on registrations.
-
$_controller
-
Currently active controller instance.
-
$_datamanager
-
The DM2 datamanager used to do view operations on events.
-
$_datamanager
-
The DM2 datamanager used to do view operations on registrations.
-
$_dm
-
The DM2 datamanager instance encaspulating this object. Initialized on first access via get_datamanager.
-
$_event
-
The event just created in creation mode.
-
$_event
-
The events to register for
-
$_event
-
The events to register for
-
$_event
-
The events to register for
-
$_events
-
The events to display
-
$_events
-
The events to list on the front page.
-
$_l10n
-
Request data information
-
$_l10n
-
Request data information
-
$_l10n
-
Request data information
-
$_l10n_midcom
-
Request data information
-
$_l10n_midcom
-
Request data information
-
$_l10n_midcom
-
Request data information
-
$_nullstorage_schemadb
-
The schema database used for the nullstorage controller. It consists of the merged registrar and add registration schemas in a single schema named 'merged'. No further schemas will be part of this database.
-
$_options
-
The option listing consists of an schema name => title mapping.
-
$_processing_msg
-
The processing message to show.
-
$_registrar
-
The currently active registrar, initialized based on the currently authenticated user.
-
$_registrar
-
The currently active registrar, initialized based on the currently authenticated user.
-
$_registration
-
The created registration record, used during the save operation.
-
$_registration
-
The created registration record, used during the save operation.
-
$_registration_cache
-
Internal cache used for is_registered / get_registration.
-
$_rejectdelete_action
-
Management form fieldname: Reject Registration and delete registrar
-
$_rejectnotice_fieldname
-
Management form fieldname: Reject Registration notice
-
$_reject_action
-
Management form fieldname: Reject Registration
-
$_request_data
-
Request data information
-
$_request_data
-
The current request data context. Used to access configuration.
-
$_request_data
-
Request data information
-
$_request_data
-
Request data information
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event (taken from the request data area)
-
$_root_event
-
The root event. This is now registration-specific event instance since we don't have a full request available in the navigation (and don't need it either).
-
$_root_event
-
Request data information
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_schemadb
-
An array of DM2 schemas, taken from the request data.
-
$_schemadb
-
The schema database (taken from the request data area)
-
$_topic
-
Request data information
-
$_topic
-
Request data information
-
$_topic
-
Request data information
-
_bind_to_request_data
-
Binds the object to the current request data. This populates the members _request_data, _config, _topic, _l10n and _l10n_midcom accordingly.
-
_bind_to_request_data
-
Binds the object to the current request data. This populates the members _request_data, _config, _topic, _l10n and _l10n_midcom accordingly.
-
_bind_to_request_data
-
Binds the object to the current request data. This populates the members _request_data, _config, _topic, _l10n and _l10n_midcom accordingly.
-
_create_registrar
-
This function will create a new registrar record to save the form data to.
-
_create_registration
-
This function will create a new registrar record to save the form data to.
-
_dm_array_to_string
-
Internal helper, converts a DM2 instance to a string based representation suitable for mailing.
-
_encode_subject
-
Internal helper, encodes a mail subject line with Latin 1 encoding. This is hacky and needs an immediate rewrite to PEAR Mail (which'll deprecate this function).
-
_handler_close
-
Closes an event for registration and relocates to view mode. Already closed events are ignored silently.
-
_handler_create
-
Creates a new event
-
_handler_delete
-
Shows an event, no permissions required.
-
_handler_delete
-
This handler shows a registration delete confirmation page
-
_handler_edit
-
This handler shows a registration edit form.
-
_handler_edit
-
Shows an event, no permissions required.
-
_handler_export_csv
-
CSV export handler, no permissions required, does not invoke show method, will exit immediately.
-
_handler_list_all
-
Lists all events, regardless of dates.
-
_handler_list_registrations
-
Lists the registrations of a particular event.
-
_handler_manage
-
This handler processes the management POST requests generated by the forms described in the view mode. This handler has no corresponding show function.
-
_handler_open
-
Opens an event for registration and relocates to view mode. Already opened events are ignored silently, closed events are reopened. Any set close date will not be touched, of course.
-
_handler_register
-
Registration uses a, lets say, creative way of using the DM2 architecture: If the current user can register to an event, a new schema is constructed out of the registrar and registeration schemas. They need to have unique fieldnames for exactly this operation.
-
_handler_rootevent
-
Manages the root event
-
_handler_success
-
This page shows a success page. It uses sessioning to receive its argument from the registration sequece for security reasons.
-
_handler_view
-
This handler shows a registration along with a toolbar containing links to further
-
_handler_view
-
Shows an event, no permissions required.
-
_handler_welcome
-
The welcome handler loades the currently visible events and displays them.
-
_load_options
-
Loads the schema database and computes the available AQ schemas from it.
-
_load_root_event
-
Tries to load the Systemwide root event.
-
_load_root_event
-
Tries to load the Systemwide root event.
-
_load_schemadb
-
Tries to load the schema database. It does basic verification of the schemadb along these guidelines:
-
_on_handle
-
This generic handler function prepares the request data required for handling the request.
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
Maps the root event and schemadb from the request data to local member variables.
-
_on_initialize
-
-
_populate_dm
-
Populates the _dm member.
-
_prepare_nullstorage_controller
-
Creates the nullstorage controller used to process the registration.
-
_prepare_nullstorage_schemadb
-
This function prepares the schemadb containing merged schema for the nullstorage controller.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_prepare_request_data
-
Simple helper which references all important members to the request data listing for usage within the style listing.
-
_process_create_controller
-
This function processes the creation mode controller
-
_process_nullstorage_controller
-
Processes data sent back from the client. If the form validates, we do the save cycle and redirect to a thank-you(tm) page. Only the save event is handled here, cancel is already processed during startup.
-
_send_approval_notification
-
Sends the approval notification E-Mail to the configured notification Mail address
-
_show_create
-
Creates a new event
-
_show_delete
-
This handler shows a registration delete confirmation page
-
_show_delete
-
Lists the registrations of a particular event, manage permissions required.
-
_show_edit
-
Lists the registrations of a particular event, manage permissions required.
-
_show_edit
-
This handler shows a registration edit form.
-
_show_list_all
-
Lists all events, regardless of dates.
-
_show_list_registrations
-
Lists the registrations of a particular event.
-
_show_register
-
The register handler loades the currently visible events and displays them.
-
_show_rootevent
-
Lists the registrations of a particular event, manage permissions required.
-
_show_success
-
Shows the success page.
-
_show_view
-
Lists the registrations of a particular event, manage permissions required.
-
_show_view
-
This handler shows a registration along with a toolbar containing links to further
-
_show_welcome
-
The welcome handler loades the currently visible events and displays them.
-
_update_breadcrumb_line
-
Helper, updates the context so that we get a complete breadcrum line towards the current location.
-
_update_breadcrumb_line
-
Helper, updates the context so that we get a complete breadcrum line towards the current location.
-
_update_breadcrumb_line
-
Helper, updates the context so that we get a complete breadcrumb line towards the current location.
-
_update_registrar
-
This function updates the currently loaded registrar with the information obtained through the original nullstorage controller. If saving fails, generate_error is triggered.
-
_validate_permissions
-
Validates permissions during request startup.
-
navigation.php
-
-
net_nemein_registrations_admin
-
-
net_nemein_registrations_admin
-
registrations AIS interface class
-
net_nemein_registrations_aqcallback
-
The constructor loads the current request configuration and prepares the option listing.
-
net_nemein_registrations_aqcallback
-
Event registration system: Additional Questions Schema selection dropdown
-
net_nemein_registrations_event
-
Event registration system: Event class
-
net_nemein_registrations_event
-
The default constructor will create an empty object. Optionally, you can pass an object ID or GUID to the object which will then initialize the object with the corresponding DB instance.
-
net_nemein_registrations_handler_admin
-
-
net_nemein_registrations_handler_admin
-
Event registration administration handler
-
net_nemein_registrations_handler_event
-
Event registration management handler
-
net_nemein_registrations_handler_event
-
Simple default constructor.
-
net_nemein_registrations_handler_events
-
Simple default constructor.
-
net_nemein_registrations_handler_events
-
Registrations registration management handler
-
net_nemein_registrations_handler_register
-
Simple default constructor.
-
net_nemein_registrations_handler_register
-
Registrations register page handler
-
net_nemein_registrations_handler_registration
-
Registrations registration management handler
-
net_nemein_registrations_handler_registration
-
Simple default constructor.
-
net_nemein_registrations_handler_welcome
-
Registrations welcome page handler
-
net_nemein_registrations_handler_welcome
-
Simple default constructor.
-
net_nemein_registrations_navigation
-
Event registration navigation interface
-
net_nemein_registrations_navigation
-
Simple constructor, calls base class.
-
net_nemein_registrations_registrar
-
Event registration system: Registrar class
-
net_nemein_registrations_registrar
-
The default constructor will create an empty object. Optionally, you can pass an object ID or GUID to the object which will then initialize the object with the corresponding DB instance.
-
net_nemein_registrations_registration
-
The default constructor will create an empty object. Optionally, you can pass an object ID or GUID to the object which will then initialize the object with the corresponding DB instance.
-
net_nemein_registrations_registration
-
Event registration system: Registration class
-
net_nemein_registrations_viewer
-
-
net_nemein_registrations_viewer
-
Event registration system site interface
-
new_query_builder
-
Overwrite the query builder getter with a version retrieving the right type.
-
new_query_builder
-
Overwrite the query builder getter with a version retrieving the right type.
-
new_query_builder
-
Overwrite the query builder getter with a version retrieving the right type.