Inherits PntXmlPart.
Inherited by PntXmlNavText, and PntXmlTotalText.
|
| __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) |
|
| __construct ($whole) |
|
| initFrom ($whole) |
|
| getConverter () |
|
| getConverterDefault () |
|
| setConverter ($value) |
|
| addElement ($value) |
|
| addElements (&$arr) |
|
& | getElements () |
|
| getParts () |
|
& | getAttributes () |
|
| initParts () |
|
| getMarkupWith ($item) |
|
| getMarkupContent ($item) |
|
| getMarkup () |
|
| __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) |
|
__construct |
( |
|
$whole, |
|
|
|
$markup = null , |
|
|
|
$content = null , |
|
|
|
$contentType = 'string' , |
|
|
|
$decimalPrecision = 2 |
|
) |
| |
getContentLabelWith |
( |
|
$item | ) |
|
Merges the template in $this->markup with the contenLabel got from the content
initPropertyDescriptors |
( |
| ) |
|
|
static |
- Returns
- String the name of the database table the instances are stored in - override for each subclass
merge |
( |
|
$template, |
|
|
|
$content |
|
) |
| |
setContentLabel |
( |
|
$string | ) |
|
setDecimalPrecision |
( |
|
$value | ) |
|
Sets wheather and how the content should be converted as preformatted.
- Parameters
-
integer | $value | the number of spaces per tab, or 0 for no preformat |
setRequestString |
( |
|
$requestString | ) |
|
The documentation for this class was generated from the following file: