[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
external API for mobile web services
Copyright: | 2011 Jerome Mouneyrac <jerome@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 264 lines (13 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
core_webservice_external:: (3 methods):
get_site_info_parameters()
get_site_info()
get_site_info_returns()
Class: core_webservice_external - X-Ref
Web service related functionsget_site_info_parameters() X-Ref |
Returns description of method parameters return: external_function_parameters |
get_site_info($serviceshortnames = array() X-Ref |
Return user information including profile picture + basic site information Note: - no capability checking because we return only known information about logged user param: array $serviceshortnames - DEPRECATED PARAMETER - values will be ignored - return: array site info |
get_site_info_returns() X-Ref |
Returns description of method result value return: external_single_structure |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |