MediaWiki  REL1_21
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)

Public Attributes

 $calls = 0

Detailed Description

Definition at line 111 of file HooksTest.php.


Member Function Documentation

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

Definition at line 126 of file HooksTest.php.

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

Definition at line 119 of file HooksTest.php.

NothingClass::someNonStaticWithData ( foo,
&$  bar 
)

Definition at line 132 of file HooksTest.php.

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

Definition at line 114 of file HooksTest.php.


Member Data Documentation

NothingClass::$calls = 0

Definition at line 112 of file HooksTest.php.


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