Stud.IP  3.2 Revision
DataFieldEntry Class Reference
Inheritance diagram for DataFieldEntry:
Inheritance graph
Collaboration diagram for DataFieldEntry:
Collaboration graph

Public Member Functions

 __construct ($structure=null, $rangeID='', $value=null)
 
 getDescription ()
 
 store ()
 
 getType ()
 
 getDisplayValue ($entities=true)
 
 getValue ()
 
 getName ()
 
 getId ()
 
 getHTML ($name)
 
 setValue ($v)
 
 setValueFromSubmit ($submitted_value)
 
 setRangeID ($v)
 
 setSecondRangeID ($v)
 
 isValid ()
 
 numberOfHTMLFields ()
 
 getRangeID ()
 
 getSecondRangeID ()
 
 isVisible ()
 
 isEditable ()
 
 isEmpty ()
 

Static Public Member Functions

static getDataFieldEntries ($range_id, $object_type='', $object_class_hint='')
 
static removeAll ($range_id)
 
static getSupportedTypes ()
 
static createDataFieldEntry ($structure, $rangeID='', $value='')
 

Data Fields

 $value
 
 $structure
 
 $rangeID
 

Detailed Description

Enter description here...

Constructor & Destructor Documentation

◆ __construct()

__construct (   $structure = null,
  $rangeID = '',
  $value = null 
)

Enter description here...

Parameters
unknown_type$structure
unknown_type$rangeID
unknown_type$value

Member Function Documentation

◆ createDataFieldEntry()

static createDataFieldEntry (   $structure,
  $rangeID = '',
  $value = '' 
)
static

"statische" Methode: liefert neues Datenfeldobjekt zu gegebenem Typ

Parameters
unknown_type$structure
unknown_type$rangeID
unknown_type$value
Returns
unknown
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDataFieldEntries()

static getDataFieldEntries (   $range_id,
  $object_type = '',
  $object_class_hint = '' 
)
static

Enter description here...

Parameters
unknown_type$range_id
unknown_type$object_type
unknown_type$object_class_hint
Returns
unknown
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDescription()

getDescription ( )

◆ getDisplayValue()

getDisplayValue (   $entities = true)

Enter description here...

Parameters
unknown_type$entities
Returns
unknown
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getHTML()

getHTML (   $name)

Enter description here...

Parameters
unknown_type$name
Returns
unknown

◆ getId()

getId ( )

Enter description here...

Returns
unknown

◆ getName()

getName ( )

Enter description here...

Returns
string name

◆ getRangeID()

getRangeID ( )

Enter description here...

Returns
unknown
Here is the caller graph for this function:

◆ getSecondRangeID()

getSecondRangeID ( )

Enter description here...

Returns
unknown
Here is the caller graph for this function:

◆ getSupportedTypes()

static getSupportedTypes ( )
static

Enter description here...

Returns
array() of supported types
Here is the caller graph for this function:

◆ getType()

getType ( )

Enter description here...

Returns
string type of entry

◆ getValue()

getValue ( )

Enter description here...

Returns
unknown
Here is the caller graph for this function:

◆ isEditable()

isEditable ( )

Enter description here...

Returns
boolean
Here is the call graph for this function:

◆ isEmpty()

isEmpty ( )

Checks if datafield is empty (was not set)

Returns
bool true if empty, else false
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isValid()

isValid ( )

Enter description here...

Returns
boolean
Here is the call graph for this function:

◆ isVisible()

isVisible ( )

Enter description here...

Returns
boolean
Here is the call graph for this function:

◆ numberOfHTMLFields()

numberOfHTMLFields ( )

Enter description here...

Returns
unknown

◆ removeAll()

static removeAll (   $range_id)
static

Enter description here...

Parameters
unknown_type$range_id
Returns
unknown
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setRangeID()

setRangeID (   $v)

Enter description here...

Parameters
unknown_type$v

◆ setSecondRangeID()

setSecondRangeID (   $v)

Enter description here...

Parameters
unknown_type$v

◆ setValue()

setValue (   $v)

Enter description here...

Parameters
unknown_type$v
Here is the caller graph for this function:

◆ setValueFromSubmit()

setValueFromSubmit (   $submitted_value)

Enter description here...

Parameters
unknown_type$submitted_value
Here is the call graph for this function:

◆ store()

store ( )

Enter description here...

Returns
unknown
Here is the call graph for this function:

Field Documentation

◆ $rangeID

$rangeID

◆ $structure

$structure

◆ $value

$value

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