get_dataset_item_html_content


Description

Generate the metadata HTML content for the given table and given language or NULL if no templates are stored in the pgmetadata.html_template table.

Parameters

Name Type Mode
_table_schema text IN
_table_name text IN
_table_schema text IN
_table_name text IN
_locale text IN

Definition