silverorange Code


Swat.SwatFlydownBlankOption
/Swat/SwatFlydownBlankOption.php at line 17

Class SwatFlydownBlankOption

SwatObject
└─SwatOption
└─SwatFlydownBlankOption

public class SwatFlydownBlankOption
extends SwatOption

A class representing a blank option in a flydown

This class is for semantic purposed only. The flydown handles all the displaying of dividers and regular flydown options.

Copyright:
2005-2006 silverorange
License:
http://www.gnu.org/copyleft/lesser.html LGPL License 2.1

Fields inherited from Swat.SwatOption
content_type, title, value

silverorange Code