| Overview | Module | Function | Class | I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC |
itea-register-op-set opData
Registers multiple Tea functions to be used as operations of a web service.
The opData argument is a list where each element
describes an operation to register. Each element is a list with
three arguments: a symbol identifying the Tea function to associate
with the operation and the name of the operation; a string
respresenting a short description of the operation; a list describing
the arguments of the operation. The meaning of this three elements
is exactly the same as the three arguments of the
itea-register-op function.
| Overview | Module | Function | Class | ${tea.teadoc.header} |