constant FBCONNECT_STREAM_PUBLISH_NONE in Facebook Connect 7.2
Same name and namespace in other branches
- 8.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_NONE
- 6.2 fbconnect_stream_publish/fbconnect_stream_publish.module \FBCONNECT_STREAM_PUBLISH_NONE
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 3
Code
define('FBCONNECT_STREAM_PUBLISH_NONE', 0);