You are here

Functions in VK CrossPoster 6

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_vkxp_query_alter ./vkxp.api.php Allows to change http query params $query contains 3 values:
vkxp_admin_images_settings ./vkxp.admin.inc Return form width vkxp image settings 1
vkxp_admin_main_settings ./vkxp.admin.inc Page callback Return form with main settings 1
vkxp_admin_main_settings_submit ./vkxp.admin.inc Submit function for vkxp main settings form
vkxp_admin_node_settings ./vkxp.admin.inc Page callback Return form with node settings 1
vkxp_form_alter ./vkxp.module Implementation of hook_form_alter()
vkxp_help ./vkxp.module Implementation of hook_help()
vkxp_menu ./vkxp.module Implementation of hook_menu()
vkxp_nodeapi ./vkxp.module Implementation of hook_nodeapi
vkxp_perm ./vkxp.module Implementation of hook_perm()
vkxp_query ./vkxp.module Function makes query to vkontakte.ru Allows using hook_vkxp_query_alter() for altering query params 4
vkxp_requirements ./vkxp.install Implementation of hook_requirements()
vkxp_uninstall ./vkxp.install Implementation of hook_uninstall()
_vkxp_get_node_images ./vkxp.module Get images realpath from selected imagefield 1
_vkxp_get_selected_node_types ./vkxp.module 3
_vkxp_get_upload_server ./vkxp.module Makes http query to api server to get upload uri 1
_vkxp_post_to_wall ./vkxp.module Post node message with uploaded images to wall 1
_vkxp_process_node_form ./vkxp.module Add vkxp fieldset to node forms 1
_vkxp_upload_images ./vkxp.module Upload and save images to vk server 1
_vkxp_watchdog ./vkxp.module Log messages and print it on the screen 3

Other projects