phing-tasks-system-condition
[ class tree: phing-tasks-system-condition ] [ index: phing-tasks-system-condition ] [ all elements ]

Class: ConditionEnumeration

Source Location: /tasks/system/condition/ConditionBase.php

Class Overview


"Inner" class for handling enumerations.


Implements interfaces:

  • Iterator (internal interface)

Methods



Class Details

[line 162]
"Inner" class for handling enumerations.

Uses build-in PHP5 iterator support.




[ Top ]


Class Methods


constructor __construct [line 170]

ConditionEnumeration __construct( ConditionBase $outer)



Parameters:

ConditionBase   $outer  

[ Top ]

method current [line 178]

void current( )




Implementation of:
Iterator::current
[ Top ]

method key [line 190]

void key( )




Implementation of:
Iterator::key
[ Top ]

method next [line 186]

void next( )




Implementation of:
Iterator::next
[ Top ]

method rewind [line 194]

void rewind( )




Implementation of:
Iterator::rewind
[ Top ]

method valid [line 174]

void valid( )



Tags:

access:  public



Implementation of:
Iterator::valid
[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:50:34 +0200 by phpDocumentor 1.4.3