|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct () | |
| getMethods () | |
| getClasses () | |
| isConnected () | |
Static Public Attributes | |
| static | $classnametointrospect |
Provides a function to get details of methods available on another class.
Definition at line 36 of file introspector.php.
| __construct | ( | ) |
Definition at line 44 of file introspector.php.
| getClasses | ( | ) |
Definition at line 98 of file introspector.php.
| getMethods | ( | ) |
Definition at line 93 of file introspector.php.
| isConnected | ( | ) |
Definition at line 103 of file introspector.php.
$classnametointrospect [static] |
Definition at line 41 of file introspector.php.