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

Go to the source code of this file.

Data Structures

class  my_syspage_block_manager

Namespaces

namespace  moodlecore

Enumerations

enum  MY_PAGE_PUBLIC
enum  MY_PAGE_PRIVATE

Functions

 my_get_page ($userid, $private=MY_PAGE_PRIVATE)
 my_copy_page ($userid, $private=MY_PAGE_PRIVATE, $pagetype='my-index')

Enumeration Type Documentation

Definition at line 31 of file lib.php.

Definition at line 30 of file lib.php.


Function Documentation

my_copy_page ( userid,
private = MY_PAGE_PRIVATE,
pagetype = 'my-index' 
)

Definition at line 58 of file lib.php.

Here is the call graph for this function:

my_get_page ( userid,
private = MY_PAGE_PRIVATE 
)

Definition at line 39 of file lib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations