15 calls to _properties_get_call() in Dynamic properties 7
- properties_attribute_delete in ./
properties.module - Delete an attribute.
- properties_attribute_load in ./
properties.module - Load an attribute based on the name.
- properties_attribute_load_multiple in ./
properties.module - Load multiple attributes based on their names.
- properties_attribute_load_paging in ./
properties.module - Load a paged amount of attributes.
- properties_attribute_save in ./
properties.module - Save an attribute object.
- properties_category_delete in ./
properties.module - Delete an category.
- properties_category_load in ./
properties.module - Load an category based on the name.
- properties_category_load_multiple in ./
properties.module - Load multiple categories based on their names.
- properties_category_load_paging in ./
properties.module - Load a paged amount of categories.
- properties_category_save in ./
properties.module - Save an category object.
- properties_template_delete in properties_template/
properties_template.module - Delete a template.
- properties_template_load in properties_template/
properties_template.module - Load a template based on the provided name.
- properties_template_load_multiple in properties_template/
properties_template.module - Load multiple templates based on their names.
- properties_template_load_paging in properties_template/
properties_template.module - Load a paged amount of templates.
- properties_template_save in properties_template/
properties_template.module - Save a template object.