📚 Looking for current Exponential documentation? This site contains legacy SDK & API reference docs (eZ Publish era). For up-to-date 2026 product documentation, visit doc.exponential.earth.
class / eZOption
|
Detailed DescriptioneZOption handles option set datatypes
include_once( "kernel/classes/datatypes/ezoption/ezoption.php" ); $option = new eZOption( "Colour" ); $option->addValue( "Red" ); $option->addValue( "Green" ); // Serialize the class to an XML document $xmlString =& $option->xmlString();
Definition at line ezoption.php. Member Function Documentation
The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Exponential Copyright © 1998 - 2026 7x