|
voting_rules_condition_check_results |
./voting_rules.rules.inc |
Condition: Evaluate the results of the vote. |
|
|
|
voting_rules_condition_check_vote_value |
./voting_rules.rules.inc |
Condition: Check the value of an individual vote. |
|
|
|
voting_rules_condition_function_options |
./voting_rules.rules.inc |
Options list: Supported calculation functions. |
|
1 |
|
voting_rules_condition_operator_options |
./voting_rules.rules.inc |
Options list: Operators. |
1 |
1 |
|
voting_rules_get_entity_key |
./voting_rules.module |
Helper function to get the primary key used by an entity. |
3 |
|
|
voting_rules_get_property |
./voting_rules.module |
Rules callback for user and entities. |
|
1 |
|
voting_rules_get_types |
./voting_rules.module |
Helper function to get Voting API entity types that should be used by rules. |
3 |
|
|
voting_rules_get_votes |
./voting_rules.module |
Rules callback to get votes on an entity. |
|
1 |
|
voting_rules_get_vote_results |
./voting_rules.module |
Rules callback to get vote results on an entity. |
|
1 |
|
voting_rules_load_entity |
./voting_rules.module |
Helper function that loads content of the specified type. Since Voting API is
built to support client defined content types, while Rules requires content
types to be pre-defined, we use this helper function to encapsulate the
loading of new content… |
3 |
|
|
voting_rules_rules_condition_info |
./voting_rules.rules.inc |
Implements hook_rules_condition_info(). |
|
|
|
voting_rules_rules_data_info |
./voting_rules.rules.inc |
Implements hook_rules_data_type_info(). |
1 |
|
|
voting_rules_rules_data_info_alter |
./voting_rules.rules.inc |
Implemnts hook_rules_data_info_alter(). |
|
|
|
voting_rules_rules_event_info |
./voting_rules.rules.inc |
Implements hook_rules_event_info(). |
|
|
|
voting_rules_tokens |
./voting_rules.tokens.inc |
Implements hook_tokens(). |
|
|
|
voting_rules_token_info |
./voting_rules.tokens.inc |
Implements hook_token_info(). |
|
|
|
voting_rules_votingapi_delete |
./voting_rules.module |
Implements hook_votingapi_results(). |
|
|
|
voting_rules_votingapi_insert |
./voting_rules.module |
Implements hook_votingapi_insert(). |
|
|
|
voting_rules_votingapi_results |
./voting_rules.module |
Implements hook_votingapi_results(). |
|
|
|
_voting_rules_token_data_info_recursion |
./voting_rules.tokens.inc |
Recursively build token info. |
1 |
|
|
_voting_rules_votingapi_op |
./voting_rules.module |
Wrapper for hook_votingapi_insert() and hook_votingapi_delete(). |
2 |
|