content::type::refresh_view (public)
content::type::refresh_view -content_type content_type
Defined in packages/acs-content-repository/tcl/content-type-procs.tcl
- Switches:
- -content_type (required)
- Creates or replaces the view associated with the supplied content type. By convention, this view is called TYPEx .
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [package_exec_plsql -var_list [list [list content_type $content_type ] ] content_type refresh_view]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-content-repository/tcl/content-type-procs.xql