Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/db/events.php File Reference

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $handlers

Variable Documentation

$handlers
Initial value:
 array(


    'portfolio_send' => array (
        'handlerfile'      => '/lib/portfolio.php',
        'handlerfunction'  => 'portfolio_handle_event',    
        'schedule'         => 'cron',
        'internal'         => 0,
    ),



)

Definition at line 32 of file events.php.

 All Data Structures Namespaces Files Functions Variables Enumerations