Provide managed list of client applications
| Name | Description |
|---|---|
| client_applications_acl | Custom acl function. |
| client_applications_contacts | Callback of the 'vpx/client_applications/contacts_administration' path Show Contacts for a client applications. |
| client_applications_delete | Delete confirm form to delete an application. |
| client_applications_delete_submit | Delete form submit handler to delete an application. |
| client_applications_form | Define the client_applications form. @global object $user User-object with roles and permission |
| client_applications_form_submit | Handle post-validation edit client applications form submission. Delete form submit handler to delete an application. |
| client_applications_form_validate | Validate the add client application form. Delete form submit handler to delete an application. |
| client_applications_list | Callback of the 'vpx/client_applications' path Shows client applications list |
| client_applications_menu | Implementation of hook_menu(). |
| client_applications_perm | Implementation of hook_perm(). |
| client_applications_view | |
| _client_applications_get_all_versions | Return all available versions @todo This makes more sense as a define/setting 'cause of future versions |
| _client_applications_get_transcode_profiles | Retrieve the transcoding profiles |
| _client_applications_get_version | Return the active version of the client application |
| _client_applications_update_webservices_status | functie voor het instellen van een webservice status per Client applicatie (EGA) |