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

Inherits PntObject.

Inherited by PntXmlElement, and PntXmlTextPart.

Public Member Functions

 __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)
 

Static Public Member Functions

 initPropertyDescriptors ()
 
- Static Public Member Functions inherited from PntObject
static isPersistent ()
 
static getClassDescriptorClass ()
 
static getClassDir ()
 
static getClassLabel ()
 
static getUiColumnPaths ()
 
static getReportColumnPaths ()
 
static getUiFieldPaths ($clsDes)
 
static newNavigation ($key, $itemType)
 

Data Fields

 $elements
 
 $converter
 

Constructor & Destructor Documentation

__construct (   $whole)

Member Function Documentation

addElement (   $value)
addElements ( $arr)
& getAttributes ( )
getConverter ( )
getConverterDefault ( )
& getElements ( )

Must return reference to array so that other methods can add elements

getMarkup ( )
getMarkupContent (   $item)
getMarkupWith (   $item)
getParts ( )
initFrom (   $whole)
initParts ( )
initPropertyDescriptors ( )
static
Returns
String the name of the database table the instances are stored in - override for each subclass
setConverter (   $value)

Field Documentation

$converter
$elements

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