File/sloodle/mod/chat-1.0/linker.php

Description

Sloodle chat linker (for Sloodle 0.3).

Allows a Sloodle WebIntercom tool link into a Moodle chatroom. Fetches a recent chat history, and optionally inserts a new message.

  • copyright: Copyright (c) 2007-8 Sloodle (various contributors)
  • todo: Implement capabilities to make sure users can write to the chatroom (will need special handling to let guest users be permitted if desired)
  • contributor: (various)
  • contributor: Peter R. Bloomfield
  • filesource: Source Code for this file
  • license: GNU GPL v3
Includes
 require_once (SLOODLE_LIBROOT.'/sloodle_session.php') (line 37)

Include the Sloodle PHP API.

 require_once ('../../sl_config.php') (line 35)

Grab the Sloodle/Moodle configuration.

Constants
SLOODLE_LINKER_SCRIPT = true (line 32)

Lets Sloodle know we are in a linker script.

Documentation generated on Mon, 16 Jun 2008 15:56:33 +0100 by phpDocumentor 1.4.0