dev

Clone or download

Read-only

request #5817: SOAP function to add values to selectbox field

Change-Id: Ifc3a386894384b74bad37e9ea834d96a2468cb69

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php +13 −0 Go to diff View file
M plugins/tracker/include/Tracker/SOAPServer.class.php +63 −0 Go to diff View file
M plugins/tracker/include/wsdl.php +15 −0 Go to diff View file
A tools/examples/soap/tracker/add_selectbox_values.php +47 −0 Go to diff View file