Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2432 visitors today
Log In Register

::xo::db::CrItem instproc save

OpenACS Home : ACS API Browser : {::xo::db::CrItem instproc save}

::xo::db::CrItem instproc save (public)

<instance of ::xo::db::CrItem[i]> save \
    [ -modifying_user modifying_user ] [ -live_p on|off ] \
    [ -use_given_publish_date on|off ]
Defined in packages/xotcl-core/tcl/cr-procs.tcl

Updates an item in the content repository. We insert a new revision instead of changing the current revision.

Switches:
-modifying_user (optional)
-live_p (boolean) (defaults to "true") (optional)
make this revision the live revision
-use_given_publish_date (boolean) (defaults to "false") (optional)
[ show source ]
Show another procedure: