ATS and CMS Tcl Procedure Specifications

Namespaces
cm_widget
Procedures associated with custom metadata widgets for basic CR content types
cms_rel
Procedures for managing relation items and child items
content
Procedures for generating and processing content content creation and editing forms..
content_add
Procedures regarding content methods
content_method
Procedures regarding content methods
doc
doc::util
form
Commands for managing dynamic templated forms.
item
The item commands allow easy access to properties of the content_item object. In the future, a unified API for caching item properties will be developed here.

See: namespace publish

pagination
Procedures for paginating a datasource
publish by Stanislav Freidin The procs in this namespace are useful for publishing items, including items inside other items, and writing items to the filesystem.

Specifically, the content, child and relation tags are defined here.

See: namespace item

request
The request commands provide a mechanism for managing the query parameters to a page. The request is simply a special instance of a form object, and is useful for the frequent cases when data must be passed from page to page to determine display or page flow, rather than perform a transaction based on user input via a form.

See: form element

util
widget
Procedures for generating and processing metadata form widgets, editing attribute widgets