MediaWiki  REL1_19
NothingClass Class Reference

List of all members.

Public Member Functions

 onMediaWikiHooksTest001 (&$foo, &$bar)
 someNonStatic (&$foo, &$bar)
 someNonStaticWithData ($foo, &$bar)

Static Public Member Functions

static someStatic (&$foo, &$bar)

Detailed Description

Definition at line 81 of file HooksTest.php.


Member Function Documentation

NothingClass::onMediaWikiHooksTest001 ( &$  foo,
&$  bar 
)

Definition at line 93 of file HooksTest.php.

NothingClass::someNonStatic ( &$  foo,
&$  bar 
)

Definition at line 87 of file HooksTest.php.

NothingClass::someNonStaticWithData ( foo,
&$  bar 
)

Definition at line 98 of file HooksTest.php.

static NothingClass::someStatic ( &$  foo,
&$  bar 
) [static]

Definition at line 82 of file HooksTest.php.


The documentation for this class was generated from the following file: