You are here

Functions in VK CrossPoster 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_vkxp_query_alter ./vkxp.api.php Allows to change http query params.
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 VKXP main settings. 1
vkxp_admin_main_settings_submit ./vkxp.admin.inc Submit callback for vkxp main settings form.
vkxp_admin_node_settings ./vkxp.admin.inc Page callback. Return form with node settings. 1
vkxp_authorize ./vkxp.pages.inc Page callback. Processes request result from http://vk.com. 1
vkxp_form_alter ./vkxp.module Implements hook_form_alter().
vkxp_help ./vkxp.module Implements hook_help().
vkxp_menu ./vkxp.module Implements hook_menu().
vkxp_node_insert ./vkxp.module Implements hook_node_insert().
vkxp_node_update ./vkxp.module Implements hook_node_update().
vkxp_permission ./vkxp.module Implements hook_permission().
vkxp_query ./vkxp.module Function makes http query to vk.com. Allows using hook_vkxp_query_alter() for altering query params. 4
vkxp_requirements ./vkxp.install Implements hook_requirements().
vkxp_uninstall ./vkxp.install Implements hook_uninstall().
_vkxp_get_node_images ./vkxp.module Get images from selected imagefield. 1
_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 ./vkxp.module Process node and send it to vk.com if needed. 2
_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. 2

Other projects