Elgg  Version 1.9
Variables
service_handler.php File Reference

Go to the source code of this file.

Variables

 $handler = get_input('handler')
 Services handler. More...
 
 $request = get_input('request')
 

Variable Documentation

$handler = get_input('handler')

Services handler.

Definition at line 10 of file service_handler.php.

$request = get_input('request')

Definition at line 11 of file service_handler.php.