Class InQuireWebUtil

Description

Utility class that has some usefull methods for use in the project where ever required.

Located in /models/InQuireWebUtil.php (line 6)


	
			
Method Summary
static boolean isEmpty (string $string)
static void isErrorResponse ( $response)
static string typeof (type $var)
InQuireWebUtil __construct ()
Methods
static method isEmpty (line 36)

THis method check the given string is null or emty then returns true else false.

  • access: public
static boolean isEmpty (string $string)
  • string $string
static method isErrorResponse (line 46)
  • access: public
static void isErrorResponse ( $response)
  • $response
static method typeof (line 19)

This function will retrun the type of object pass in paramter.

  • access: public
static string typeof (type $var)
  • type $var
Constructor __construct (line 9)
  • access: public
InQuireWebUtil __construct ()

Documentation generated on Wed, 13 Feb 2008 01:57:36 +0500 by phpDocumentor 1.4.0a2