9 calls to tripal_core_update_property()

tripal_analysis_update_property in tripal_analysis/api/tripal_analysis.api.inc
Update a given property
tripal_contact_update_property in tripal_contact/api/tripal_contact.api.inc
Update a given property
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_featuremap_update_property in tripal_featuremap/api/tripal_featuremap.api.inc
Update a given property
tripal_feature_analysis_update_property in tripal_feature/api/tripal_feature.api.inc
Update an analysis feature property using the property name. Use this when a property only exists once for a given analysis feature. When more than one value can exist for the same property use the tripal_feature_analysis_update_property_by_id()…
tripal_feature_update_property in tripal_feature/api/tripal_feature.api.inc
Update a feature property using the property name. Only use this if the property is unique and only exist once for the feature.
tripal_library_update_property in tripal_library/api/tripal_library.api.inc
Update a given property
tripal_project_update_property in tripal_project/api/tripal_project.api.inc
Update a given property
tripal_pub_update_property in tripal_pub/api/tripal_pub.api.inc
Update a given property