MediaWiki  REL1_24
utils Directory Reference
Directory dependency graph for includes/utils/:
includes/utils/

Files

file  ArrayUtils.php [code]
 

Methods to play with arrays.


file  Cdb.php [code]
 

Native CDB file reader and writer.


file  CdbDBA.php [code]
 

DBA-based CDB reader/writer.


file  CdbPHP.php [code]
 

This is a port of D.J.


file  IP.php [code]
 

Functions and constants to play with IP addresses and ranges.


file  MWCryptHKDF.php [code]
 

Extract-and-Expand Key Derivation Function (HKDF).


file  MWCryptRand.php [code]
 

A cryptographic random generator class used for generating secret keys.


file  MWFunction.php [code]
 

Helper methods to call functions and instance objects.


file  README [code]
file  StringUtils.php [code]
 

Methods to play with strings.


file  UIDGenerator.php [code]
 

This file deals with UID generation.


file  ZipDirectoryReader.php [code]
 

ZIP file directories reader, for the purposes of upload verification.