You are here

6 calls to _shoutbox_user_access() in Shoutbox 7

shoutbox_add_form in ./shoutbox.module
Generates form for adding shouts.
shoutbox_add_form_submit in ./shoutbox.module
Handles submission of a shout.
shoutbox_add_form_validate in ./shoutbox.module
Makes sure uses don't submit default values.
shoutbox_display_posts in ./shoutbox.module
Output existing shoutbox posts as html.
shoutbox_edit_form in ./shoutbox.pages.inc
Form for editing shouts.
_shoutbox_get_links in ./shoutbox.module
Returns an array containing the possible actions for the current user based on permissions and shout. The actions are edit, delete, moderate.