MagicSmoke  $VERSION$
global_functions.php File Reference

Functions

 isEmail ($value)
 checks if given value is a valid email address More...
 
 isEmpty ($var)
 checks if a variable is empty, needs to be used to check class methods More...
 
 redirectBack ()
 redirects back to the referer page More...
 
 redirectHome (array $query=array())
 redirects the browser to index.php More...
 

Variables

 return
 

Function Documentation

isEmail (   $value)

checks if given value is a valid email address

Returns
true if the value has e-mail syntax

Referenced by WOOrder\mailDetails(), WOCustomer\registerCustomer(), WOCustomer\resetPassword(), and WOCustomer\sendMail().

isEmpty (   $var)

checks if a variable is empty, needs to be used to check class methods

redirectBack ( )

redirects back to the referer page

References redirectHome().

Variable Documentation

return