Lines Matching refs:post
29 protected function post($function, array $arguments = array()){ function in EtherpadLiteClient
104 return $this->post("createGroup");
109 return $this->post("createGroupIfNotExistsFor", array(
116 return $this->post("deleteGroup", array(
130 return $this->post("createGroupPad", array(
142 return $this->post("createAuthor", array(
149 return $this->post("createAuthorIfNotExistsFor", array(
162 return $this->post("createSession", array(
171 return $this->post("deleteSession", array(
220 return $this->post("setText", array(
228 return $this->post("setHTML", array(
241 return $this->post("createPad", array(
256 return $this->post("deletePad", array(
273 return $this->post("setPublicStatus", array(
288 return $this->post("setPassword", array(