phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
Public Member Functions | Data Fields
PntXmlElement Class Reference

Inherits PntXmlPart.

Public Member Functions

 __construct ($whole, $tag=null)
 
 initPropertyDescriptors ()
 
 initFrom ($whole)
 
 getParts ()
 
 getLabel ()
 
 getTag ()
 
 setTag ($value)
 
getAttributes ()
 
 setAttribute ($name, $value)
 
 setAttributes ($assocArray)
 
 getMarkupStartTag ($item)
 
 getMarkupEndTag ()
 
 getMarkupAttributes ($item)
 
 getMarkupWith ($item)
 
- Public Member Functions inherited from PntXmlPart
 __construct ($whole)
 
 initFrom ($whole)
 
 getConverter ()
 
 getConverterDefault ()
 
 setConverter ($value)
 
 addElement ($value)
 
 addElements (&$arr)
 
getElements ()
 
 getParts ()
 
getAttributes ()
 
 initParts ()
 
 getMarkupWith ($item)
 
 getMarkupContent ($item)
 
 getMarkup ()
 
- Public Member Functions inherited from PntObject
 __construct ()
 
 copy ()
 
 getClass ()
 
 getClassDescriptor ()
 
 initPropertyDescriptors ()
 
 getOid ()
 
 addFieldProp ($name, $type, $readOnly=false, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null, $persistent=true)
 
 addDerivedProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null)
 
 addMultiValueProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null)
 
 getPropertyDescriptor ($propertyName)
 
 get ($propertyName, $filter=true)
 
 set ($propertyName, $value)
 
 getOptions ($name, $filter=true)
 
 getValueValidator ($prop)
 
 validateGetErrorString ($prop, $value, $validateReadOnly=true)
 
 basicGetLabel ()
 
 getLabel ()
 
 __toString ()
 
 release ()
 
 getEditInfo ()
 
 toString ()
 
 _getValueValidator ($prop)
 

Data Fields

 $tag
 
 $attributes
 
- Data Fields inherited from PntXmlPart
 $elements
 
 $converter
 

Additional Inherited Members

- Static Public Member Functions inherited from PntXmlPart
 initPropertyDescriptors ()
 

Constructor & Destructor Documentation

__construct (   $whole,
  $tag = null 
)

Member Function Documentation

& getAttributes ( )
getLabel ( )
getMarkupAttributes (   $item)
getMarkupEndTag ( )
getMarkupStartTag (   $item)
getMarkupWith (   $item)
getParts ( )
getTag ( )
initFrom (   $whole)
initPropertyDescriptors ( )
setAttribute (   $name,
  $value 
)
setAttributes (   $assocArray)
setTag (   $value)

Field Documentation

$attributes
$tag

The documentation for this class was generated from the following file: