Lines Matching refs:post
183 if(!$INPUT->post->has('editfigure__new')) return;
191 $fields = $INPUT->post->arr('editfigure__new');
193 // clean the fields (undos formText()) and update the post and request arrays
197 $INPUT->post->set('editfigure__new', $fields);
204 $INPUT->post->set('target', 'plugin_sketchcanvas');
208 $INPUT->post->set('target', 'plugin_sketchcanvas');
225 $INPUT->post->set('target', 'section');
227 $INPUT->post->set('wikitext', $TEXT);
232 $INPUT->post->set('target', 'section');
234 $INPUT->post->set('wikitext', $TEXT);