phpDocumentor GalleryCore
PHPUnit
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: SessionTestPhpVm

Source Location: /modules/core/test/phpunit/SessionTest.class

Class SessionTestPhpVm

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GalleryPhpVm

GalleryPhpVm::class_exists()
Checks if the class has been defined
GalleryPhpVm::crc32()
Calculates the crc32 polynomial of a string
GalleryPhpVm::date()
Format a local time/date
GalleryPhpVm::defined()
Checks whether the given constant exists and is defined.
GalleryPhpVm::exit_()
Output a message and terminate the current script
GalleryPhpVm::extension_loaded()
Return true if the given extension is loaded.
GalleryPhpVm::function_exists()
Return true if the given function has been defined.
GalleryPhpVm::getAllHeaders()
Fetch all HTTP request headers
GalleryPhpVm::gethostbyname()
Returns the IP address of the Internet host specified by hostname.
GalleryPhpVm::get_magic_quotes_gpc()
Gets the current configuration setting of magic quotes gpc
GalleryPhpVm::gzencode()
Create a gzip compressed string
GalleryPhpVm::gzinflate()
Inflate a deflated string
GalleryPhpVm::header()
Send a raw HTTP header
GalleryPhpVm::headers_sent()
Checks if or where headers have been sent
GalleryPhpVm::iconv()
iconv -- Convert string to requested character encoding
GalleryPhpVm::ini_get()
Get configuration parameter
GalleryPhpVm::ini_set()
Set configuration parameter
GalleryPhpVm::mail()
Send mail
GalleryPhpVm::mb_convert_encoding()
mb_convert_encoding -- Convert character encoding
GalleryPhpVm::md5()
Return the 32-byte md5 hash of the given string
GalleryPhpVm::nl_langinfo()
Query language and locale information
GalleryPhpVm::rand()
Generate random integer
GalleryPhpVm::recode_string()
recode_string -- Recode a string according to a recode request
GalleryPhpVm::setlocale()
Set locale information. Passing multiple locales isn't avialable until PHP 4.3.0 so it's not supported here (yet).
GalleryPhpVm::time()
Return current Unix timestamp

[ Top ]
Method Summary
SessionTestPhpVm   SessionTestPhpVm()  
void   header()  
void   headers_sent()  
void   md5()  
void   rand()  
void   time()  

[ Top ]
Methods
Constructor SessionTestPhpVm  [line 3298]

  SessionTestPhpVm SessionTestPhpVm( [ $md5Override = array()], [ $timeValue = null], [ $randValue = null]  )

Parameters:
   $md5Override: 
   $timeValue: 
   $randValue: 


[ Top ]
header  [line 3304]

  void header( $header, [ $replace = null]  )

Parameters:
   $header: 
   $replace: 


Redefinition of:
GalleryPhpVm::header()
Send a raw HTTP header

[ Top ]
headers_sent  [line 3308]

  void headers_sent( )



Redefinition of:
GalleryPhpVm::headers_sent()
Checks if or where headers have been sent

[ Top ]
md5  [line 3312]

  void md5( $string  )

Parameters:
   $string: 


Redefinition of:
GalleryPhpVm::md5()
Return the 32-byte md5 hash of the given string

[ Top ]
rand  [line 3320]

  void rand( [ $min = null], [ $max = null]  )

Parameters:
   $min: 
   $max: 


Redefinition of:
GalleryPhpVm::rand()
Generate random integer

[ Top ]
time  [line 3328]

  void time( )



Redefinition of:
GalleryPhpVm::time()
Return current Unix timestamp

[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:53:44 -0700 by phpDocumentor 1.3.0RC6