constant DEFAULTSHOUTPLURAL in Shoutbox 7
Same name and namespace in other branches
- 7.2 shoutbox.module \DEFAULTSHOUTPLURAL
5 uses of DEFAULTSHOUTPLURAL
- shoutbox_menu in ./
shoutbox.module - Implements hook_menu().
- shoutbox_permission in ./
shoutbox.module - Implements hook_permission().
- theme_shoutbox_block_page_link in ./
shoutbox.theme.inc - Theme the link on the bottom of the block pointing to the shout page.
- theme_shoutbox_page in ./
shoutbox.theme.inc - Theme function for displaying the shoutbox page.
- theme_shoutbox_post_forbidden in ./
shoutbox.theme.inc - Theme function for displaying the access denied message.
File
- ./
shoutbox.module, line 17 - Shoutbox module displays a block for users to create short messages for the whole site. Uses AHAH to update the database and display content.
Code
define('DEFAULTSHOUTPLURAL', $sShout);