You are here

constant FBCONNECT_STREAM_PUBLISH_ALL in Facebook Connect 8.2

Same name and namespace in other branches
  1. 6.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_ALL
  2. 7.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_ALL
2 uses of FBCONNECT_STREAM_PUBLISH_ALL
fbconnect_stream_publish_form_alter in fbconnect_stream_publish/fbconnect_stream_publish.module
Impletementation of hook_form_alter().
fbconnect_stream_publish_form_comment_form_alter in fbconnect_stream_publish/fbconnect_stream_publish.module
Implements hook_form_FORM_ID_alter() for comment_form().

File

fbconnect_stream_publish/fbconnect_stream_publish.module, line 4

Code

define('FBCONNECT_STREAM_PUBLISH_ALL', 1);