constant ASSET_PUBLIC in Asset 5.2
Same name in this branch
- 5.2 asset.module \ASSET_PUBLIC
- 5.2 contrib/asset_bonus/asset_bonus.module \ASSET_PUBLIC
Same name and namespace in other branches
- 5 asset.module \ASSET_PUBLIC
- 5 asset_bonus/asset_bonus.module \ASSET_PUBLIC
- 6 asset.module \ASSET_PUBLIC
- 6 asset_bonus/asset_bonus.module \ASSET_PUBLIC
- 6 contrib/asset_bonus/asset_bonus.module \ASSET_PUBLIC
Related topics
2 uses of ASSET_PUBLIC
- asset_form in ./
asset.module - Generate the asset add/edit form array.
- asset_save in ./
asset.module - Save an asset object into the database.
File
- ./
asset.module, line 24 - Main module.
Code
define('ASSET_PUBLIC', 1);