Login   Register  
PHP Classes
elePHPant
Icontem

AlternarColor array iterator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Alfredo Rahn
Name: Alfredo Rahn <e-mail contact>
Packages: 4 Browse all classes by Alfredo Rahn Browse all classes by
Country: Venezuela Venezuela - PHP jobs in Venezuela
Age: 38
All time rank: 8672 in Venezuela Venezuela
Week rank: 2112 Down6 in Venezuela Venezuela Down


  Detailed description   Download .zip .tar.gz  
This is a very simple class that iterates over a set (of color codes or names maybe?) and returns the next element in the set on each iteration, coming to first element again.

It can be useful for generating listings with rows using alternated colors.

The class can take an array with an arbitrary number of colors names or values.

In the first iteration it returns the first color in the array. In the next iteration it returns the following color, and so on. When the end or the array is reached, it returns the first color again.

The comments in the class are in Spanish.

Atributes
+---- colores // Available Colors
+---- color // Actual color

Methods
+---- alternarColor( array("color1",...,"colorN") ) // Constructor
+---- imprimir () // Prints out value

  Classes of Alfredo Rahn  >  AlternarColor array iterator  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AlternarColor array iterator
Base name: alternarcolor
Description: Loop an array endlesly, returns current element
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 432 users
All time rank: 5321
Week users: 0 users
Week rank: 2354 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file alternarColor.php Class This is the main class
Plain text file example.php Example Example illustrating use of the class

Download all files: alternarcolor.tar.gz alternarcolor.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.