Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/lti/servicelib.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Enumerations

enum  LTI_ITEM_TYPE
enum  LTI_ITEM_MODULE
enum  LTI_SOURCE

Functions

 lti_get_response_xml ($codemajor, $description, $messageref, $messagetype)
 lti_parse_message_id ($xml)
 lti_parse_grade_replace_message ($xml)
 lti_parse_grade_read_message ($xml)
 lti_parse_grade_delete_message ($xml)
 lti_update_grade ($ltiinstance, $userid, $launchid, $gradeval)
 lti_read_grade ($ltiinstance, $userid)
 lti_delete_grade ($ltiinstance, $userid)
 lti_verify_message ($key, $sharedsecrets, $body, $headers=null)
 lti_verify_sourcedid ($ltiinstance, $parsed)

Enumeration Type Documentation

Definition at line 35 of file servicelib.php.

Definition at line 34 of file servicelib.php.

enum LTI_SOURCE

Definition at line 36 of file servicelib.php.


Function Documentation

lti_delete_grade ( ltiinstance,
userid 
)

Definition at line 185 of file servicelib.php.

Here is the call graph for this function:

lti_get_response_xml ( codemajor,
description,
messageref,
messagetype 
)

Definition at line 38 of file servicelib.php.

Definition at line 108 of file servicelib.php.

Here is the call graph for this function:

Definition at line 93 of file servicelib.php.

Here is the call graph for this function:

Definition at line 65 of file servicelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 58 of file servicelib.php.

Here is the caller graph for this function:

lti_read_grade ( ltiinstance,
userid 
)

Definition at line 166 of file servicelib.php.

Here is the call graph for this function:

lti_update_grade ( ltiinstance,
userid,
launchid,
gradeval 
)

Definition at line 123 of file servicelib.php.

Here is the call graph for this function:

lti_verify_message ( key,
sharedsecrets,
body,
headers = null 
)

Definition at line 198 of file servicelib.php.

Here is the call graph for this function:

lti_verify_sourcedid ( ltiinstance,
parsed 
)

Definition at line 217 of file servicelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations