You are here

constant ASSET_WIDGET_MODULE_PATH in Asset 7

@file Code for the Asset widget module.

4 uses of ASSET_WIDGET_MODULE_PATH
asset_widget_theme in modules/asset_widget/asset_widget.module
Implements hook_theme().
asset_widget_views_api in modules/asset_widget/asset_widget.module
Implements hook_views_api().
asset_widget_views_plugins in modules/asset_widget/views/asset_widget.views.inc
Implements hook_views_plugins().
template_preprocess_asset_widget_wrapper in modules/asset_widget/theme/theme.inc
Preprocess variables for asset-widget-wrapper.tpl.php.

File

modules/asset_widget/asset_widget.module, line 7
Code for the Asset widget module.

Code

define('ASSET_WIDGET_MODULE_PATH', drupal_get_path('module', 'asset_widget'));