You are here

constant APPS_VOTING_PATH in Apps 7

@file Adds voting component for Apps. Each client site will be able to submit one vote, which is tied to their site cliet id. Has a corresponding file and component in the Appserver module.

1 use of APPS_VOTING_PATH
apps_vote_for_app in ./apps.voting.inc
Menu callback - this will be hit via an AJAX call to a menu hook

File

./apps.voting.inc, line 8
Adds voting component for Apps. Each client site will be able to submit one vote, which is tied to their site cliet id. Has a corresponding file and component in the Appserver module.

Code

define('APPS_VOTING_PATH', '/apps/vote/');