Searched refs:removefileaction (Results 1 – 2 of 2) sorted by relevance
297 * @param string $removefileaction Name of action when removing file attachments301 public function show_form($addfileaction = 'addfile', $removefileaction = 'removefile') argument304 print $this->get_form($addfileaction, $removefileaction);315 * @param string $removefileaction Name of action when removing file attachments318 public function get_form($addfileaction = 'addfile', $removefileaction = 'removefile') argument342 'removefileaction'=> $removefileaction,
332 * @param string $removefileaction Name of action when removing file attachments336 public function show_form($addfileaction = 'addfile', $removefileaction = 'removefile') argument339 print $this->get_form($addfileaction, $removefileaction);350 * @param string $removefileaction Name of action when removing file attachments353 public function get_form($addfileaction = 'addfile', $removefileaction = 'removefile') argument379 'removefileaction'=> $removefileaction,