Tripal
|
Functions | |
tripal_chado_publish_records ($values, $job_id=NULL) | |
tripal_get_chado_tokens ($base_table) | |
tripal_replace_chado_tokens ($string, $record) | |
tripal_chado_migrate_tripal_content_type ($type=[]) | |
tripal_add_mview ($name, $modulename, $mv_schema, $query, $comment=NULL, $redirect=TRUE) | |
tripal_edit_mview ($mview_id, $name, $modulename, $mv_table, $mv_specs, $indexed, $query, $special_index, $comment=NULL, $mv_schema=NULL) | |
tripal_get_mview_id ($view_name) | |
tripal_refresh_mview ($mview_id) | |
tripal_get_mviews () | |
tripal_delete_mview ($mview_id) | |
tripal_populate_mview ($mview_id) | |
hook_tripal_get_schema_name_alter ($schema_name, $context) | |
tripal_get_schema_name ($schema='chado') | |
tripal_add_chado_semweb_table ($chado_table) | |
tripal_associate_chado_semweb_term ($chado_table, $chado_column, $term, $update=FALSE) | |
tripal_get_chado_semweb_term ($chado_table, $chado_column, $options=[]) | |
tripal_format_chado_semweb_term ($cvterm) | |
tripal_get_chado_semweb_column ($chado_table, $term) | |
These api functions are deprecated, if your site is currently using them please update your code with the newer tripal_chado functions.