constant DEFAULTSHOUTSINGULAR in Shoutbox 7.2
Same name and namespace in other branches
- 7 shoutbox.module \DEFAULTSHOUTSINGULAR
11 uses of DEFAULTSHOUTSINGULAR
- shoutbox_action_info in ./
shoutbox.module - Implements hook_action_info
- shoutbox_add_form_validate in ./
shoutbox.module - Makes sure uses don't submit default values.
- shoutbox_delete_form in ./
shoutbox.pages.inc - Shout delete confirmation form.
- shoutbox_delete_form_submit in ./
shoutbox.pages.inc - Handle the delete form submission.
- shoutbox_edit_form_submit in ./
shoutbox.pages.inc - Handle the edit form submission.
File
- ./
shoutbox.module, line 13 - 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('DEFAULTSHOUTSINGULAR', $sShout);