Class SelectAttributeTypeOptionList

Description

Implements interfaces:

  • Iterator (internal interface)

Located in /models/attribute/types/select/controller.php (line 524)

Object
   |
   --SelectAttributeTypeOptionList
Method Summary
 void count ()
 void current ()
 void get ( $index)
 void getOptions ()
 void key ()
 void next ()
 void rewind ()
 void valid ()
 void __toString ()
Methods
add (line 528)
  • access: public
void add (SelectAttributeTypeOption $opt)
contains (line 554)
  • access: public
void contains (SelectAttributeTypeOption $opt)
count (line 552)
  • access: public
void count ()
current (line 536)
  • access: public
void current ()

Implementation of:
Iterator::current
get (line 564)
  • access: public
void get ( $index)
  • $index
getOptions (line 568)
  • access: public
void getOptions ()
key (line 540)
  • access: public
void key ()

Implementation of:
Iterator::key
next (line 544)
  • access: public
void next ()

Implementation of:
Iterator::next
rewind (line 532)
  • access: public
void rewind ()

Implementation of:
Iterator::rewind
valid (line 548)
  • access: public
void valid ()

Implementation of:
Iterator::valid
__toString (line 572)
  • access: public
void __toString ()

Documentation generated on Thu, 15 Sep 2011 16:36:21 -0700 by phpDocumentor 1.4.1