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):
%3 package_exec_plsql package_exec_plsql (public) content::type::refresh_view content::type::refresh_view content::type::refresh_view->package_exec_plsql

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

[ hide source ] | [ make this the default ]
Show another procedure: