Searched refs:append_list_item (Results 1 – 2 of 2) sorted by relevance
125 def append_list_item(self, list_name, item_name, html): member in InteractiveClient135 return self._proxy.append_list_item(list_name, item_name, html)
168 def append_list_item(self, list_name, item_name, html): member in InteractiveXmlRpcDelegate