Returned 5 Results for "class" Ordered By Relevance

SecPay Enumerated Type

relevance: [2.66]
2007-12-07 Digg! icurtain Delcious icurtain
public enum SecpayErrorType { authorised ("Transaction authorised by bank. auth_code available as bank reference"), notAuthorised ("Transaction not authorised. Failure message text available to merchant"), commsProblem ("Communication problem. Trying again later may well work"), fraud...

PHP Class Example

relevance: [1.75]
2007-07-21 Digg! icurtain Delcious icurtain
...

Vista Style Buttons CSS

relevance: [1.51]
2008-03-11 Digg! icurtain Delcious icurtain
Vista Style Buttons CSS
Resizable Vista style buttons with a gradient in XHTML/CSS As I had to spend an entire afternoon trying to get these to work I might as well post them To get your lovely Vista Style buttons just screen shot Vista or make a rectangle with 2 gradients that meet.. then add a boarder and blend the c...

PHP ArrayList Class

relevance: [1.44]
2008-06-25 Digg! icurtain Delcious icurtain
PHP ArrayList Class
PHP ArrayList Class - Having spent the last year working in Java, working with PHP now makes me cry and weep in anguish.. for many reasons, one of the main ones being its' complete inability to store more than 1 thing in anything other than an array I have attempted to create a class that handles d...

web.xml deployment file example

relevance: [1.15]
2006-07-20 Digg! icurtain Delcious icurtain
Eclipse never seems to bother creating the deployment file for tomcat so here is a template web.xml document so i can find it easily Empty web.xml file for Web Application PrintListenerClient uk.co.iblocks.printclient.PrintListenerClient PrintListenerClient...