You are here

constant FBCONNECT_STREAM_PUBLISH_NONE in Facebook Connect 6.2

Same name and namespace in other branches
  1. 8.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_NONE
  2. 7.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_NONE

@file @todo.

3 uses of FBCONNECT_STREAM_PUBLISH_NONE
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().
fbconnect_stream_publish_form_node_type_form_alter in fbconnect_stream_publish/fbconnect_stream_publish.module
Implements hook_form_FORM_ID_alter() for node_type_form().

File

fbconnect_stream_publish/fbconnect_stream_publish.module, line 8
@todo.

Code

define('FBCONNECT_STREAM_PUBLISH_NONE', 0);