favorites_service_delete_favorite |
services/favorites_service/favorites_service.module |
|
|
1 |
favorites_service_get_favorites |
services/favorites_service/favorites_service.module |
Returns a specified node. |
|
1 |
favorites_service_help |
services/favorites_service/favorites_service.module |
Implementation of hook_help(). |
|
|
favorites_service_perm |
services/favorites_service/favorites_service.module |
|
|
|
favorites_service_service |
services/favorites_service/favorites_service.module |
Implementation of hook_service() |
|
|
favorites_service_set_favorite |
services/favorites_service/favorites_service.module |
|
|
1 |
mediafront_add_media |
./mediafront.module |
Function that will add media to the $additions array |
3 |
|
mediafront_array_replace_recursive |
./mediafront.module |
An implementation of "array_replace_recursive" that works for all PHP versions. |
1 |
|
mediafront_array_to_object |
./mediafront.module |
|
1 |
|
mediafront_audio_playlist_node |
plugins/mediafront_audio/mediafront_audio.module |
Implementation of hook_playlist_node |
|
|
mediafront_block |
./mediafront.module |
Implements hook_block |
|
|
mediafront_block_configure |
./mediafront.module |
Implementation of hook_block_configure |
1 |
|
mediafront_block_content |
./mediafront.module |
Content for the media player block. |
1 |
|
mediafront_block_info |
./mediafront.module |
Implementation of hook_block_info |
1 |
|
mediafront_block_save |
./mediafront.module |
Implementation of hook_block_save |
1 |
|
mediafront_block_show |
./mediafront.module |
Determine if we should show the views block. |
2 |
|
mediafront_block_view |
./mediafront.module |
Implementation of hook_block_view |
1 |
|
mediafront_content_fieldapi |
includes/mediafront.filefield.inc |
Implementation of hook_content_fieldapi(). |
|
|
mediafront_content_is_empty |
./mediafront_field.inc |
Implementation of hook_content_is_empty(). |
|
|
mediafront_create_preset_submit |
includes/mediafront.preset.inc |
Submit handler for the preset form. |
|
1 |
mediafront_create_preset_validate |
includes/mediafront.preset.inc |
Validation for the preset form. |
|
1 |
mediafront_disable |
./mediafront.install |
Implementation of hook_disable(). |
|
|
mediafront_emfield_playlist_node |
plugins/mediafront_emfield/mediafront_emfield.module |
Implementation of hook_playlist_node |
|
|
mediafront_enable |
./mediafront.install |
Implementation of hook_enable(). |
|
|
mediafront_features_api |
./mediafront.module |
Implementation of hook_features_api() |
|
|
mediafront_features_export |
includes/mediafront.features.inc |
Implementation of hook_features_export(). |
|
|
mediafront_features_export_options |
includes/mediafront.features.inc |
Implementation of hook_features_export_options(). |
|
|
mediafront_features_export_render |
includes/mediafront.features.inc |
Implementation of hook_features_export_render(). |
|
|
mediafront_features_revert |
includes/mediafront.features.inc |
Implementation of hook_features_revert(). |
|
|
mediafront_field |
./mediafront_field.inc |
Implementation of hook_field() |
|
2 |
mediafront_field_formatter_info |
./mediafront_field.inc |
Implementation of hook_field_formatter_info(). |
|
|
mediafront_field_info |
./mediafront.module |
Implementation of hook_field_info(). |
|
|
mediafront_field_settings |
./mediafront_field.inc |
Implementation of hook_field_settings(). |
|
|
mediafront_filefield_delete |
includes/mediafront.filefield.inc |
Deletes a mediafront filefield entry |
1 |
|
mediafront_filefield_get |
includes/mediafront.filefield.inc |
Returns a mediafront filefield entry. |
3 |
|
mediafront_filefield_get_default |
includes/mediafront.filefield.inc |
|
1 |
|
mediafront_filefield_save |
includes/mediafront.filefield.inc |
Adds or updates a mediafront filefield entry |
1 |
|
mediafront_filefield_submit |
includes/mediafront.filefield.inc |
Called when the user submits the FileField form. |
|
1 |
mediafront_form_content_field_edit_form_alter |
includes/mediafront.filefield.inc |
Implementation of hook_form_FORM_ID_alter(). |
|
|
mediafront_get_extension |
./mediafront.module |
Gets the extension of a file provided the path of that file. |
1 |
|
mediafront_get_image |
./mediafront.module |
Returns an image field path provided the ImageCache preset name and file name. |
1 |
|
mediafront_get_media_file |
./mediafront.module |
Given a Drupal file object, this function returns the media player file object. |
1 |
|
mediafront_get_media_filepath |
./mediafront.module |
Determine the file path for the media file. |
1 |
|
mediafront_get_node |
./mediafront.module |
Gets a node in the player format. |
2 |
1 |
mediafront_get_node_json |
./mediafront.module |
Gets a node in JSON format |
|
1 |
mediafront_get_player |
./mediafront.module |
Returns a media player. |
5 |
|
mediafront_get_players |
./mediafront.module |
Returns a list of all available players. |
1 |
|
mediafront_get_player_params |
./mediafront.module |
Returns the player's default parameters. |
1 |
|
mediafront_get_player_settings |
./mediafront.module |
Returns the player's default settings. |
1 |
|
mediafront_get_playlist |
./mediafront.module |
Gets a playlist |
1 |
1 |