You are here

Functions in Asset 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
asset_file_view ./asset.types.inc Implementation of hook_asset_type('view') for file asset type
asset_filter ./asset.module Implementation of hook_filter().
asset_filter_tips ./asset.module Implementation of hook_filter_tips().
asset_form ./asset.module Generate the asset add/edit form array. 1
asset_forms ./asset.module Implementation of hook_forms(). All asset forms share the same form handler
asset_form_submit ./asset.module Form submit for asset_form
asset_form_validate ./asset.module Form validation for asset_form
asset_get_formatters ./asset.module 6
asset_get_macros ./asset.module Return all macros as an array. 3
asset_get_types ./asset.module Builds a list of available asset types, and returns all of part of this list in the specified format. 10
asset_icon ./asset.module 4
asset_icon_ajax ./asset.module 1
asset_img_src ./asset.module Callback function for an image preview of an asset 1
asset_import_admin_settings contrib/asset_import/asset_import.module 1
asset_import_form contrib/asset_import/asset_import.module 1
asset_import_form_submit contrib/asset_import/asset_import.module
asset_import_help contrib/asset_import/asset_import.module Implementation of hook_help().
asset_import_menu contrib/asset_import/asset_import.module Implementation of hook_menu().
asset_import_perm contrib/asset_import/asset_import.module Implementation of hook_perm().
asset_install ./asset.install Implementation of hook_install()
asset_load ./asset.module Load an asset from the database 21
asset_load_modules ./asset.module Load all our module 'on behalfs'. 1
asset_load_root ./asset.module Return a special-case pseudo-asset for asset->aid == 0. This is used in several places to designate the root of the Asset tree. 1
asset_menu ./asset.module Implementation of hook_menu().
asset_page_default ./asset.module Menu callback for path==asset 1
asset_page_edit ./asset.module Menu callback; presents the asset editing form, or redirects to delete confirmation. 1
asset_page_format ./asset.module Menu callback; view available formatters. 1
asset_page_view ./asset.module Menu callback; view a single asset. 1
asset_panels_admin_gallery contrib/asset_panels/asset_panels.module Callback to perform administrative functions on the content block 1
asset_panels_content_gallery contrib/asset_panels/asset_panels.module Output function for the 'node' content type. Outputs a node based on the module and delta supplied in the configuration. 1
asset_panels_panels_content_types contrib/asset_panels/asset_panels.module Callback function to supply a list of content types.
asset_perm ./asset.module Implementation of hook_perm().
asset_render ./asset.module Central asset rendering function. 3
asset_render_macro ./asset.module build html from atrributes array. 2
asset_save ./asset.module Save an asset object into the database. 3
asset_search_asset_search contrib/asset_search/asset_search.module Implementation of hook_asset_search().
asset_search_asset_wizard contrib/asset_search/asset_search.module Implementation of hook_asset_wizard().
asset_search_element_data contrib/asset_search/asset_search.parser.inc Call-back function used by the XML parser. 1
asset_search_element_end contrib/asset_search/asset_search.parser.inc Call-back function used by the XML parser. 1
asset_search_element_start contrib/asset_search/asset_search.parser.inc Call-back function used by the XML parser. 1
asset_search_fetch contrib/asset_search/asset_search.module Fetch a RSS feed and return its items as pseudo-assets 1
asset_search_install contrib/asset_search/asset_search.install Implementation of hook_install()
asset_search_menu contrib/asset_search/asset_search.module Implementation of hook_menu().
asset_search_parse_feed contrib/asset_search/asset_search.parser.inc Parse an rss feed and return an array of items Taken from aggregator_parse_feed 1
asset_search_parse_w3cdtf contrib/asset_search/asset_search.parser.inc Parse the W3C date/time format, a subset of ISO 8601. PHP date parsing functions do not handle this format. See http://www.w3.org/TR/NOTE-datetime for more information. Originally from MagpieRSS (http://magpierss.sourceforge.net/). 1
asset_search_types contrib/asset_search/asset_search.module Build the list of available search types 5
asset_search_uninstall contrib/asset_search/asset_search.install
asset_search_url contrib/asset_search/asset_search.module Build a RSS url from search type and search value 1
asset_search_wizard contrib/asset_search/asset_search.module Callback for asset/wizard/method/search 1
asset_search_wizard_form contrib/asset_search/asset_search.module Asset Search Form 1

Pages

Other projects