constant ASSET_DEFAULT_MODE in Asset 7
6 uses of ASSET_DEFAULT_MODE
- assets_override_form_submit in includes/
asset.admin.inc - Custom submit handler.
- assets_render_by_tag in includes/
asset.filters.inc - Renders asset with overridden optional fields.
- assets_wysiwyg_form_submit in includes/
asset.admin.inc - Custom submit handler.
- template_preprocess_asset_wrapper in theme/
theme.inc - Preprocess variables for asset_wrapper.tpl.php.
- _assets_in_editor_form_add_default_fields in includes/
asset.admin.inc - Adds a fields for an asset tag values to the given form.
File
- ./
asset.module, line 8 - Asset module.
Code
define('ASSET_DEFAULT_MODE', 'full');