File/sloodle/view/view_distributor.php

Description

Defines a function to display information about a particular Sloodle Distributor module.

Functions
sloodle_view_distributor (line 25)

Displays information about the given Sloodle Distributor.

Note: the user should already be logged-in, with information in the $USER global.

  • return: True if successful, or false otherwise (e.g. wrong type of module, or user not logged-in)
  • uses: $USER
bool sloodle_view_distributor (object $cm, object $sloodle, [bool $showprotected = false])
  • object $cm: A coursemodule object for the module being displayed
  • object $sloodle: A database record object for a Sloodle instance
  • bool $showprotected: True if protected data (such as prim password) should be made available

Documentation generated on Mon, 16 Jun 2008 15:57:10 +0100 by phpDocumentor 1.4.0