64 public function get(
$key,
$default = null, $filter_result =
true) {
67 $this->request->getContextStack()->push(
'input');
78 $this->request->getContextStack()->pop();
90 public function all($filter_result =
true) {
91 $query = $this->request->query->all();
93 $post = $this->request->request->all();
if($container instanceof ElggGroup &&$container->guid!=elgg_get_page_owner_guid()) $key