[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/user/ -> index.php (summary)

Lists all the users within a given course.

Copyright: 1999 Martin Dougiamas http://dougiamas.com
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 913 lines (36 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 2 functions

  get_course_lastaccess_sql()
  get_user_lastaccess_sql()

Functions
Functions that are not part of a class:

get_course_lastaccess_sql($accesssince='')   X-Ref
Returns SQL that can be used to limit a query to a period where the user last accessed a course..

param: string $accesssince
return: string

get_user_lastaccess_sql($accesssince='')   X-Ref
Returns SQL that can be used to limit a query to a period where the user last accessed the system.

param: string $accesssince
return: string



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1