Inherits PntXmlTextPart.
Inherited by PntXmlNavValue.
Public Member Functions | |
__construct ($whole, $itemType='Array', $path=null) | |
initPropertyDescriptors () | |
setPath ($path, $itemType=null) | |
getPath () | |
getContentType () | |
getDecimalPrecision () | |
getNavigation () | |
setNavigation ($value) | |
getLabel () | |
getPathLabel () | |
setPathLabel ($value) | |
getFormKey () | |
initConverter ($conv) | |
getContentWith ($item) | |
Public Member Functions inherited from PntXmlTextPart | |
__construct ($whole, $markup=null, $content=null, $contentType='string', $decimalPrecision=2) | |
getLabel () | |
getContent () | |
getContentWith ($item) | |
setContent ($value) | |
getMarkupWith ($item) | |
getContentLabelWith ($item) | |
getConverterDefault () | |
setConverter ($conv) | |
initConverter ($conv) | |
setContentLabel ($string) | |
setRequestString ($requestString) | |
setMarkup ($value) | |
setPreformat ($value) | |
merge ($template, $content) | |
getContentType () | |
setContentType ($value) | |
getDecimalPrecision () | |
setDecimalPrecision ($value) | |
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) | |
Static Public Member Functions | |
static | formKeyFrom ($path) |
Static Public Member Functions inherited from PntXmlTextPart | |
initPropertyDescriptors () | |
Static Public Member Functions inherited from PntXmlPart | |
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 | |
$navigation | |
Data Fields inherited from PntXmlTextPart | |
$content | |
$contentLabel | |
$markup | |
$preformat = false | |
Data Fields inherited from PntXmlPart | |
$elements | |
$converter | |
__construct | ( | $whole, | |
$itemType = 'Array' , |
|||
$path = null |
|||
) |
PntReflectionError |
|
static |
getContentType | ( | ) |
getContentWith | ( | $item | ) |
PntError |
getDecimalPrecision | ( | ) |
getFormKey | ( | ) |
getLabel | ( | ) |
getNavigation | ( | ) |
getPath | ( | ) |
getPathLabel | ( | ) |
initConverter | ( | $conv | ) |
initPropertyDescriptors | ( | ) |
setNavigation | ( | $value | ) |
setPath | ( | $path, | |
$itemType = null |
|||
) |
PntReflectionError |
setPathLabel | ( | $value | ) |
$navigation |