template::util::time_of_day::set_property (public)

 template::util::time_of_day::set_property what date value

Defined in packages/acs-templating/tcl/date-procs.tcl

Get a property in a list created by a time_of_day widget. It's the same as the date one. This is needed by the form builder to support explicit from_sql element modifiers.

Parameters:
what
date
value

Partial Call Graph (max 5 caller/called nodes):
%3 template::util::date::set_property template::util::date::set_property (public) template::util::time_of_day::set_property template::util::time_of_day::set_property template::util::time_of_day::set_property->template::util::date::set_property

Testcases:
No testcase defined.
Source code:
    return [template::util::date::set_property $what $date $value]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: