48 public function get(
$key,
$default = null, $filter_result =
true) {
51 $this->request->getContextStack()->push(
'input');
62 $this->request->getContextStack()->pop();
74 public function all($filter_result =
true) {
75 $query = $this->request->query->all();
77 $post = $this->request->request->all();
if($container instanceof ElggGroup &&$container->guid!=elgg_get_page_owner_guid()) $key
$attributes
Elgg AJAX loader.