Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
DataFieldEntry Class Reference
Inheritance diagram for DataFieldEntry:
Inheritance graph
Collaboration diagram for DataFieldEntry:
Collaboration graph

Public Member Functions

 __construct ($structure=null, $rangeID= '', $value=null)
 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 ()

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 (   $structure = null,
  $rangeID = '',
  $value = null 
)

Enter description here...

Parameters
unknown_type$structure
unknown_type$rangeID
unknown_type$value

Reimplemented in DataFieldComboEntry, and DataFieldSelectboxEntry.

Member Function Documentation

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:

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:

getDisplayValue (   $entities = true)

Enter description here...

Parameters
unknown_type$entities
Returns
unknown

Reimplemented in DataFieldDateEntry, DataFieldPhoneEntry, DataFieldSelectboxEntry, DataFieldLinkEntry, and DataFieldBoolEntry.

Here is the call graph for this function:

Here is the caller graph for this function:

getId ( )

Enter description here...

Returns
unknown
getName ( )

Enter description here...

Returns
string name
getRangeID ( )

Enter description here...

Returns
unknown

Here is the caller graph for this function:

getSecondRangeID ( )

Enter description here...

Returns
unknown

Here is the caller graph for this function:

static getSupportedTypes ( )
static

Enter description here...

Returns
array() of supported types

Here is the caller graph for this function:

getType ( )

Enter description here...

Returns
string type of entry
getValue ( )

Enter description here...

Returns
unknown

Here is the caller graph for this function:

isEditable ( )

Enter description here...

Returns
boolean

Here is the call graph for this function:

isValid ( )

Enter description here...

Returns
boolean

Reimplemented in DataFieldTimeEntry, DataFieldDateEntry, DataFieldPhoneEntry, DataFieldLinkEntry, and DataFieldEmailEntry.

isVisible ( )

Enter description here...

Returns
boolean

Here is the call graph for this function:

numberOfHTMLFields ( )

Enter description here...

Returns
unknown

Reimplemented in DataFieldTimeEntry, DataFieldDateEntry, DataFieldPhoneEntry, and DataFieldComboEntry.

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 (   $v)

Enter description here...

Parameters
unknown_type$v
setSecondRangeID (   $v)

Enter description here...

Parameters
unknown_type$v
setValue (   $v)

Enter description here...

Parameters
unknown_type$v

Here is the caller graph for this function:

setValueFromSubmit (   $submitted_value)

Enter description here...

Parameters
unknown_type$submitted_value

Reimplemented in DataFieldTimeEntry, DataFieldDateEntry, DataFieldPhoneEntry, DataFieldComboEntry, DataFieldLinkEntry, and DataFieldBoolEntry.

Here is the call graph for this function:

store ( )

Enter description here...

Returns
unknown

Here is the call graph for this function:

Field Documentation

$rangeID
$structure
$value

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