You are here

7 calls to properties_compare_list() in Dynamic properties 7

properties_compare_block_view in properties_compare/properties_compare.module
Implements hook_block_view().
properties_compare_list_add in properties_compare/properties_compare.module
Add a new entity to the compare list.
properties_compare_list_clear in properties_compare/properties_compare.module
Clear the compare list.
properties_compare_list_delete in properties_compare/properties_compare.module
Delete an entity from the compare list.
properties_compare_list_exists in properties_compare/properties_compare.module
Checks if an entity is already in the compare list.
properties_compare_list_is_full in properties_compare/properties_compare.module
Checks if the compare list is full.
properties_compare_page in properties_compare/properties_compare.pages.inc
Page callback, display comparison table.