cr::keyword::get_options_flat (public, deprecated)

 cr::keyword::get_options_flat [ -parent_id parent_id ]

Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Returns a flat options list of the keywords with the given parent_id.

Switches:
-parent_id (optional)
See Also:

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc cr::keyword::get_options_flat
    return [content::keyword::get_options_flat -parent_id $parent_id]
Generic XQL file:
packages/acs-content-repository/tcl/deprecated-procs.xql

PostgreSQL XQL file:
packages/acs-content-repository/tcl/deprecated-procs-postgresql.xql

Oracle XQL file:
packages/acs-content-repository/tcl/deprecated-procs-oracle.xql

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