|
file | api.php |
| The xAPI internal API.
|
|
file | delete_state.php |
| This is the external API for generic xAPI state deletion.
|
|
file | get_state.php |
| This is the external API for generic xAPI state get.
|
|
file | get_states.php |
| This is the external API for generic xAPI get all states ids.
|
|
file | handler.php |
| Class handler handles basic xAPI statements and states.
|
|
file | helper.php |
| Unit tests helper for xAPI library.
|
|
file | iri.php |
| xAPI LRS IRI values generator.
|
|
file | item.php |
| Statement base object for xAPI structure checking and usage.
|
|
file | item_activity.php |
| Statement activity object for xAPI structure checking and usage.
|
|
file | item_actor.php |
| Statement actor (user or group) object for xAPI structure checking and usage.
|
|
file | item_agent.php |
| Statement agent (user) object for xAPI structure checking and usage.
|
|
file | item_attachment.php |
| Statement attachment for xAPI structure checking and usage.
|
|
file | item_context.php |
| Statement context for xAPI structure checking and usage.
|
|
file | item_definition.php |
| Statement definition object for xAPI structure checking and usage.
|
|
file | item_group.php |
| Statement group object for xAPI structure checking and usage.
|
|
file | item_object.php |
| Statement object (activity, user or group) for xAPI structure checking and usage.
|
|
file | item_result.php |
| Statement result for xAPI structure checking and usage.
|
|
file | item_score.php |
| Statement score for xAPI structure checking and usage.
|
|
file | item_verb.php |
| Statement verb object for xAPI structure checking and usage.
|
|
file | post_state.php |
| This is the external API for generic xAPI state post.
|
|
file | post_statement.php |
| This is the external API for generic xAPI handling.
|
|
file | provider.php |
| Privacy implementation for core xAPI Library.
|
|
file | state.php |
| State resource object for xAPI structure checking and validation.
|
|
file | state_cleanup_task.php |
| A scheduled task to clear up old xAPI state data.
|
|
file | state_store.php |
| The state store manager.
|
|
file | state_trait.php |
| State trait helper, with common methods.
|
|
file | statement.php |
| Statement base object for xAPI structure checking and validation.
|
|
file | xapi_exception.php |
| General xAPI invalid statement exception.
|
|