Welcome To Snipplr
Everyone's Recent Snippets Tagged class
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
<p>Como utilizar las clases de Zend Framework desde nuestro proyecto web que no trabaja con el Framework de Zend en modo MVC.</p><p>Paso 1.<BR> Bajamos las librerÃa de ZF desde el sitio oficial http://framework.zend.com/download/latest/<BR>Nota: Est...
0
779
posted 14 years ago by eom
Something I have always found annoying about JSF datatables is the limitation to only apply one header class style to the entire table. This is un-functional for datatables that would display monetary amount or other data that is typically right alig...
0
808
posted 14 years ago by adriamooney
This simple example will show you how to inherit a class from a parent class. I have to apologise for some grammar mistakes that I've probably put in the comments, but English is not my native language.
If you execute this code, the output will be...
2
1193
posted 14 years ago by Cesco
Detect and echo browser version including differentiating between Chrome and Safari.
3
1045
posted 14 years ago by vagrantradio
.net 2.0+ Generic classes make code size much smaller and casting objects (boxing) a cinch. However, currently there are some unsupported IDE options when trying to cast objects to and from generic objects that use mixed object types (inherited from...
0
895
posted 14 years ago by bryanlyman
Using http://www.clapper.org/software/java/util/javadocs/util/api/org/clapper/util/classutil/ClassFinder.html in order to find a class in class path.
0
776
posted 14 years ago by narkisr
uFlex or userFlex is an all in one PHP user class that provides developers with a simple yet secured, reliable and flexible framework like structure to authenticate their sites and applications. The purpose of uFlex is to handle the tedious processes...
1
1255
posted 14 years ago by ptejada
Managing globals with the registry pattern. This class provides lazy loading functionallity. This means it is possible to add a callback or class (with arguments) which will be called or instanciated when it is being used for the first time.
0
932
posted 14 years ago by freelancephp
Here is a template button class, ive been using for my projects. Cheers!
0
1011
posted 14 years ago by alvincrespo
The ColorMatrix class by Grant Skinner allows you to modify the Brightness, Contrast, Saturation and Hue of a DisplayObject.
0
868
posted 14 years ago by adrianparr
This is a handy starting point when creating a new DocumentClass.
This is also available from Lee Brimelow's Snippets Panel ...
New Snippets Panel Extension for Flash CS3!
http://theflashblog.com/?p=336
Flash CS3 Snippets Panel Updated
htt...
0
836
posted 14 years ago by adrianparr
This handy String Utils class was written by Ryan Matsikas at gSkinner.com
I take no credit for it.
A ZIP file containing 'StringUtils.as' can be downloaded from here ...
http://www.gskinner.com/products/downloads/AS3StringUtils.zip
2
1076
posted 14 years ago by adrianparr
Every MySQL class for PHP I've seen so far has been an epic disappointment. This will not lead you to feel the same way. Enjoy!
0
596
posted 14 years ago by jrgp