View and alter MediaMosa assets
| Name | Description |
|---|---|
| asset_delete | This function returns a confirmation form to delete a asset. |
| asset_delete_job | This function returns a confirmation form to delete a asset. |
| asset_delete_job_submit | This function deletes a job. |
| asset_delete_submit | This function deletes an asset and optionally all mediafiles within it. |
| asset_edit | |
| asset_edit_submit | This function sends the new metadata to VP-X. |
| asset_edit_validate | This function sends the new metadata to VP-X |
| asset_js_progress | |
| asset_list | This function lists all assets |
| asset_list_cql_filter_form | The asset cql filter form. |
| asset_list_cql_filter_form_submit | Implementation of hook_submit(). |
| asset_list_filter_form | The asset filter form. |
| asset_list_filter_form_add_search_submit | Implementation of hook_submit(). |
| asset_list_filter_form_clear_submit | Implementation of hook_submit(). |
| asset_list_filter_form_js | JSON/AJAX callback for the asset filter form. |
| asset_list_filter_form_submit | Implementation of hook_submit(). |
| asset_menu | Implementation of hook_menu(). |
| asset_perm | Implementation of hook_perm(). |
| asset_step_1_submit | Implementation of hook_submit(). |
| asset_view | This function displays information and all assets of a single asset |
| getBarImage | |
| getPercentage | |
| getText | |
| monitorProgress | |
| _asset_construct_search_parameters | |
| _asset_list_filter_form | Helper function for the asset filter form |
| _asset_update_filter_form_session | helper function to store the filters into the session object |