# -*- tcl -*- ::tlf_survey::Package initialize -ad_doc { This is the resolver for this package. It turns a request into an object and executes the object with the computed method @author marmoser@wu.ac.at } -parameter { {-m:token view} {-folder_id:integer 0} } # body=[ad_conn content] ::$package_id log "--starting... [ns_conn url] [ns_conn query] \n\ form vars = [ns_set array [ns_getform]]" ::$package_id reply_to_user [::$package_id invoke -method $m] ::$package_id log "--i ::$package_id DONE" ad_script_abort