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

Class: PlatformTestPhpVm

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

Class PlatformTestPhpVm

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
PlatformTestPhpVm   PlatformTestPhpVm()  
void   ini_get()  
void   mail()  

[ Top ]
Methods
Constructor PlatformTestPhpVm  [line 930]

  PlatformTestPhpVm PlatformTestPhpVm( $iniVal, &$test  )

Parameters:
   $iniVal: 
   &$test: 


[ Top ]
ini_get  [line 935]

  void ini_get( $varname  )

Parameters:
   $varname: 


Redefinition of:
GalleryPhpVm::ini_get()
Get configuration parameter

[ Top ]
mail  [line 942]

  void mail( $to, $subject, $body, [ $additionalHeaders = null], [ $additionalParameters = null]  )

Parameters:
   $to: 
   $subject: 
   $body: 
   $additionalHeaders: 
   $additionalParameters: 


Redefinition of:
GalleryPhpVm::mail()
Send mail

[ Top ]

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