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

Class: ItemAttributesTestPhpVm

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

Class ItemAttributesTestPhpVm

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
ItemAttributesTestPhpVm   ItemAttributesTestPhpVm()  
void   function_exists()  
void   getallheaders()  
void   header()  
void   headers_sent()  
void   time()  

[ Top ]
Methods
Constructor ItemAttributesTestPhpVm  [line 777]

  ItemAttributesTestPhpVm ItemAttributesTestPhpVm( [ $getAllHeadersExists = false], [ $headers = array()], [ $time = null]  )

Parameters:
   $getAllHeadersExists: 
   $headers: 
   $time: 


[ Top ]
function_exists  [line 787]

  void function_exists( $functionName  )

Parameters:
   $functionName: 


Redefinition of:
GalleryPhpVm::function_exists()
Return true if the given function has been defined.

[ Top ]
getallheaders  [line 783]

  void getallheaders( )



[ Top ]
header  [line 795]

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

Parameters:
   $header: 
   $replace: 


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

[ Top ]
headers_sent  [line 799]

  void headers_sent( )



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

[ Top ]
time  [line 803]

  void time( )



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

[ Top ]

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