constant VUD_NEWENTITY_WIDGET_MESSAGE_POSTPONED in Vote Up/Down 7
Same name and namespace in other branches
- 6.3 vud.api.php \VUD_NEWENTITY_WIDGET_MESSAGE_POSTPONED
- 6.2 hook_vud.php \VUD_NEWENTITY_WIDGET_MESSAGE_POSTPONED
- 7.2 vud.api.php \VUD_NEWENTITY_WIDGET_MESSAGE_POSTPONED
@name constant for a new widget message code. The suggested name is build as: VUD_<entity>_WIDGET_MESSAGE_<description>.
File
- ./
vud.api.php, line 11 - This file contains module hooks for users of Vote Up/down.
Code
define('VUD_NEWENTITY_WIDGET_MESSAGE_POSTPONED', 2);