constant DEFAULTSHOUTSINGULAR_CC in Shoutbox 7.2
Same name and namespace in other branches
- 7 shoutbox.module \DEFAULTSHOUTSINGULAR_CC
3 uses of DEFAULTSHOUTSINGULAR_CC
- shoutbox_add_form in ./
shoutbox.module - Generates form for adding shouts.
- shoutbox_entity_info in ./
shoutbox.module - Implements hook_entity_info().
- theme_shoutbox_links in ./
shoutbox.theme.inc - Theme function of shoutbox actions. Actions are edit, delete, promote and demote. NOTE: Function does not return html but rather an array with the actions as keys. See code.
File
- ./
shoutbox.module, line 15 - 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_CC', $sShoutCamelCase);