MediaWiki REL1_37
|
Public Member Functions | |
__construct ( $out='') | |
Public Attributes | |
int null | $commentEnd |
int null | $eqpos |
Index of equals sign, if found. | |
string[] | $out |
Output accumulator. | |
int null | $visualEnd |
Definition at line 26 of file PPDPart_Hash.php.
PPDPart_Hash::__construct | ( | $out = '' | ) |
Definition at line 47 of file PPDPart_Hash.php.
References $out.
int null PPDPart_Hash::$commentEnd |
Definition at line 40 of file PPDPart_Hash.php.
int null PPDPart_Hash::$eqpos |
Index of equals sign, if found.
Definition at line 35 of file PPDPart_Hash.php.
string [] PPDPart_Hash::$out |
int null PPDPart_Hash::$visualEnd |
Definition at line 45 of file PPDPart_Hash.php.