10 calls to tripal_core_get_property()

tripal_analysis_get_property in tripal_analysis/api/tripal_analysis.api.inc
Retrieve properties of a given type for a given analysis
tripal_contact_get_property in tripal_contact/api/tripal_contact.api.inc
Retrieve properties of a given type for a given contact
tripal_core_insert_property in tripal_core/api/tripal_core_chado.api.inc
Insert a property for a given base table. By default if the property already exists a new property is added with the next available rank. If $update_if_present argument is specified then the record will be updated if it exists rather than adding a…
tripal_core_update_property in tripal_core/api/tripal_core_chado.api.inc
Update a property for a given base table record and property name. This function should be used only if one record of the property will be present. If the property name can have multiple entries (with increasing rank) then use the function named…
tripal_featuremap_get_property in tripal_featuremap/api/tripal_featuremap.api.inc
Retrieve properties of a given type for a given featuremap
tripal_feature_analysis_get_property in tripal_feature/api/tripal_feature.api.inc
Retrieve properties from the analysisfeatureprop table for a feature.
tripal_feature_get_property in tripal_feature/api/tripal_feature.api.inc
Retrieve properties of a given type for a given feature
tripal_library_get_property in tripal_library/api/tripal_library.api.inc
Retrieve properties of a given type for a given library
tripal_project_get_property in tripal_project/api/tripal_project.api.inc
Retrieve properties of a given type for a given project
tripal_pub_get_property in tripal_pub/api/tripal_pub.api.inc
Retrieve properties of a given type for a given pub