Riferimenti per la classe recordHistory

Lista di tutti i membri.

Membri pubblici

 recordHistory ()
 main ()
 displaySysHistoryEntry ($sh_uid)
 revertToPreviousValues ($element, $field)
 saveState ($element, $sumUp)
 displayHistory ($element)
 nextHisUid ($element, $hisUid)
 compareChangesWithCurrent ($element, $changeRec)
 readFieldTypes ($table, $id)
 cmp ($changeStatus, $oldRecord)
 removeFilefields ($table, $dataArray)
 renderEntry ($entry, $table)
 listHeader ()
 linkPage ($str, $inparams=array(), $anchor='')
 getChangesSinceRecord ($element, $hisUid=0, $hisUid_Stop=0)
 recordHistory ()
 main ()
 displaySysHistoryEntry ($sh_uid)
 revertToPreviousValues ($element, $field)
 saveState ($element, $sumUp)
 displayHistory ($element)
 nextHisUid ($element, $hisUid)
 compareChangesWithCurrent ($element, $changeRec)
 readFieldTypes ($table, $id)
 cmp ($changeStatus, $oldRecord)
 removeFilefields ($table, $dataArray)
 renderEntry ($entry, $table)
 listHeader ()
 linkPage ($str, $inparams=array(), $anchor='')
 getChangesSinceRecord ($element, $hisUid=0, $hisUid_Stop=0)
 recordHistory ()
 main ()
 displaySysHistoryEntry ($sh_uid)
 revertToPreviousValues ($element, $field)
 saveState ($element, $sumUp)
 displayHistory ($element)
 nextHisUid ($element, $hisUid)
 compareChangesWithCurrent ($element, $changeRec)
 readFieldTypes ($table, $id)
 cmp ($changeStatus, $oldRecord)
 removeFilefields ($table, $dataArray)
 renderEntry ($entry, $table)
 listHeader ()
 linkPage ($str, $inparams=array(), $anchor='')
 getChangesSinceRecord ($element, $hisUid=0, $hisUid_Stop=0)

Attributi pubblici

 $maxSteps = 20
 $listType = 0
 $sh_uid
 $element
 $saveState
 $returnUrl
 $revert
 $sumUp
 $doReturn

Descrizione Dettagliata

Definizione alla linea 83 del file class.show_rechis.inc.


Documentazione dei costruttori e dei distruttori

recordHistory::recordHistory  ) 
 

Constructor for the class

Restituisce:
void

Definizione alla linea 106 del file class.show_rechis.inc.

Riferimenti t3lib_div::_GP(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::recordHistory  ) 
 

Constructor for the class

Restituisce:
void

Definizione alla linea 106 del file class.show_rechis.inc.

Riferimenti t3lib_div::_GP(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::recordHistory  ) 
 

Constructor for the class

Restituisce:
void

Definizione alla linea 106 del file class.show_rechis.inc.

Riferimenti t3lib_div::_GP(), e saveState().

Questo è il grafo delle chiamate per questa funzione:


Documentazione delle funzioni membro

recordHistory::cmp changeStatus,
oldRecord
 

Compares the old record with the changed fields.

Parametri:
array Record with field/value pairs (what has changed)
array Record with field/value pairs
Restituisce:
array Comparison result. private

Definizione alla linea 662 del file class.show_rechis.inc.

recordHistory::cmp changeStatus,
oldRecord
 

Compares the old record with the changed fields.

Parametri:
array Record with field/value pairs (what has changed)
array Record with field/value pairs
Restituisce:
array Comparison result. private

Definizione alla linea 662 del file class.show_rechis.inc.

recordHistory::cmp changeStatus,
oldRecord
 

Compares the old record with the changed fields.

Parametri:
array Record with field/value pairs (what has changed)
array Record with field/value pairs
Restituisce:
array Comparison result. private

Definizione alla linea 662 del file class.show_rechis.inc.

Referenziato da displayHistory().

recordHistory::compareChangesWithCurrent element,
changeRec
 

This compares a certain sys_history state (given by the $changeRec array) with the current values of the element refered to by $element.

Parametri:
string Element reference, syntax "[table]:[uid]"
array Array with the state information from a certain state. This kind of array is produced by getChangesSinceRecord()
Restituisce:
array Array with the changes registered in. private
Vedi anche:
getChangesSinceRecord()

Definizione alla linea 586 del file class.show_rechis.inc.

Riferimenti $element, $TCA, e t3lib_BEfunc::getRecord().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::compareChangesWithCurrent element,
changeRec
 

This compares a certain sys_history state (given by the $changeRec array) with the current values of the element refered to by $element.

Parametri:
string Element reference, syntax "[table]:[uid]"
array Array with the state information from a certain state. This kind of array is produced by getChangesSinceRecord()
Restituisce:
array Array with the changes registered in. private
Vedi anche:
getChangesSinceRecord()

Definizione alla linea 586 del file class.show_rechis.inc.

Riferimenti $element, $TCA, e t3lib_BEfunc::getRecord().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::compareChangesWithCurrent element,
changeRec
 

This compares a certain sys_history state (given by the $changeRec array) with the current values of the element refered to by $element.

Parametri:
string Element reference, syntax "[table]:[uid]"
array Array with the state information from a certain state. This kind of array is produced by getChangesSinceRecord()
Restituisce:
array Array with the changes registered in. private
Vedi anche:
getChangesSinceRecord()

Definizione alla linea 586 del file class.show_rechis.inc.

Riferimenti $element, $TCA, e t3lib_BEfunc::getRecord().

Referenziato da displayHistory(), e revertToPreviousValues().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displayHistory element  ) 
 

Displays the history states of an element

Parametri:
string Element reference, syntax "[table]:[uid]"
Restituisce:
string HTML for list, wrapped in a table.

Definizione alla linea 339 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $LANG, $lines, $res, $SOBE, $table, $TCA, $theTime, a, cmp(), colspan, compareChangesWithCurrent(), t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), debug(), displayHistory(), getChangesSinceRecord(), t3lib_BEfunc::getUserNames(), height, t3lib_div::intInRange(), lang, linkPage(), listHeader(), nbsp, nextHisUid(), renderEntry(), saveState(), t3lib_iconWorks::skinImg(), table, e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displayHistory element  ) 
 

Displays the history states of an element

Parametri:
string Element reference, syntax "[table]:[uid]"
Restituisce:
string HTML for list, wrapped in a table.

Definizione alla linea 339 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $LANG, $lines, $res, $SOBE, $table, $TCA, $theTime, a, cmp(), colspan, compareChangesWithCurrent(), t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), debug(), displayHistory(), getChangesSinceRecord(), t3lib_BEfunc::getUserNames(), height, t3lib_div::intInRange(), lang, linkPage(), listHeader(), nbsp, nextHisUid(), renderEntry(), saveState(), t3lib_iconWorks::skinImg(), table, e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displayHistory element  ) 
 

Displays the history states of an element

Parametri:
string Element reference, syntax "[table]:[uid]"
Restituisce:
string HTML for list, wrapped in a table.

Definizione alla linea 339 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $LANG, $lines, $res, $SOBE, $table, $TCA, $theTime, a, cmp(), colspan, compareChangesWithCurrent(), t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), debug(), getChangesSinceRecord(), t3lib_BEfunc::getUserNames(), height, t3lib_div::intInRange(), lang, linkPage(), listHeader(), nbsp, nextHisUid(), renderEntry(), saveState(), t3lib_iconWorks::skinImg(), table, e td.

Referenziato da displayHistory(), e main().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displaySysHistoryEntry sh_uid  ) 
 

Displays a specific entry from the sys_history table

Parametri:
integer UID of sys_history table entry
Restituisce:
string HTML content

Definizione alla linea 155 del file class.show_rechis.inc.

Riferimenti $content, $GLOBALS, $LANG, $lines, $res, $sh_uid, $SOBE, $TCA, $theTime, colspan, t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), height, lang, linkPage(), listHeader(), renderEntry(), table, e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displaySysHistoryEntry sh_uid  ) 
 

Displays a specific entry from the sys_history table

Parametri:
integer UID of sys_history table entry
Restituisce:
string HTML content

Definizione alla linea 155 del file class.show_rechis.inc.

Riferimenti $content, $GLOBALS, $LANG, $lines, $res, $sh_uid, $SOBE, $TCA, $theTime, colspan, t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), height, lang, linkPage(), listHeader(), renderEntry(), table, e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::displaySysHistoryEntry sh_uid  ) 
 

Displays a specific entry from the sys_history table

Parametri:
integer UID of sys_history table entry
Restituisce:
string HTML content

Definizione alla linea 155 del file class.show_rechis.inc.

Riferimenti $content, $GLOBALS, $LANG, $lines, $res, $sh_uid, $SOBE, $TCA, $theTime, colspan, t3lib_BEfunc::cshItem(), t3lib_BEfunc::datetime(), height, lang, linkPage(), listHeader(), renderEntry(), table, e td.

Referenziato da main().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::getChangesSinceRecord element,
hisUid = 0,
hisUid_Stop = 0
 

This creates an array with the sum of differences between two points in the sys_history

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to start the selection process
integer optional sys_history uid at which to stop the selection (thus applying an upper limit)
Restituisce:
array Array with difference information private

Definizione alla linea 841 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $TCA, e debug().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::getChangesSinceRecord element,
hisUid = 0,
hisUid_Stop = 0
 

This creates an array with the sum of differences between two points in the sys_history

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to start the selection process
integer optional sys_history uid at which to stop the selection (thus applying an upper limit)
Restituisce:
array Array with difference information private

Definizione alla linea 841 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $TCA, e debug().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::getChangesSinceRecord element,
hisUid = 0,
hisUid_Stop = 0
 

This creates an array with the sum of differences between two points in the sys_history

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to start the selection process
integer optional sys_history uid at which to stop the selection (thus applying an upper limit)
Restituisce:
array Array with difference information private

Definizione alla linea 841 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $TCA, e debug().

Referenziato da displayHistory(), revertToPreviousValues(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::linkPage str,
inparams = array(),
anchor = ''
 

Creates a link to the same page.

Parametri:
string String to wrap in tags (must be htmlspecialchars()'ed prior to calling function)
array Array of key/value pairs to override the default values with.
string Possible anchor value.
Restituisce:
string Link. private

Definizione alla linea 813 del file class.show_rechis.inc.

Riferimenti a.

recordHistory::linkPage str,
inparams = array(),
anchor = ''
 

Creates a link to the same page.

Parametri:
string String to wrap in tags (must be htmlspecialchars()'ed prior to calling function)
array Array of key/value pairs to override the default values with.
string Possible anchor value.
Restituisce:
string Link. private

Definizione alla linea 813 del file class.show_rechis.inc.

Riferimenti a.

recordHistory::linkPage str,
inparams = array(),
anchor = ''
 

Creates a link to the same page.

Parametri:
string String to wrap in tags (must be htmlspecialchars()'ed prior to calling function)
array Array of key/value pairs to override the default values with.
string Possible anchor value.
Restituisce:
string Link. private

Definizione alla linea 813 del file class.show_rechis.inc.

Riferimenti a.

Referenziato da displayHistory(), e displaySysHistoryEntry().

recordHistory::listHeader  ) 
 

Creates a header row based on the value of $this->listType

Restituisce:
string HTML table header row private

Definizione alla linea 769 del file class.show_rechis.inc.

Riferimenti $LANG, $SOBE, height, nbsp, t3lib_iconWorks::skinImg(), e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::listHeader  ) 
 

Creates a header row based on the value of $this->listType

Restituisce:
string HTML table header row private

Definizione alla linea 769 del file class.show_rechis.inc.

Riferimenti $LANG, $SOBE, height, nbsp, t3lib_iconWorks::skinImg(), e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::listHeader  ) 
 

Creates a header row based on the value of $this->listType

Restituisce:
string HTML table header row private

Definizione alla linea 769 del file class.show_rechis.inc.

Riferimenti $LANG, $SOBE, height, nbsp, t3lib_iconWorks::skinImg(), e td.

Referenziato da displayHistory(), e displaySysHistoryEntry().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::main  ) 
 

Main function for the listing of history. It detects incoming variables like element reference, history element uid etc. and renders the correct screen.

Restituisce:
void

Definizione alla linea 124 del file class.show_rechis.inc.

Riferimenti $content, displayHistory(), displaySysHistoryEntry(), revertToPreviousValues(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::main  ) 
 

Main function for the listing of history. It detects incoming variables like element reference, history element uid etc. and renders the correct screen.

Restituisce:
void

Definizione alla linea 124 del file class.show_rechis.inc.

Riferimenti $content, displayHistory(), displaySysHistoryEntry(), revertToPreviousValues(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::main  ) 
 

Main function for the listing of history. It detects incoming variables like element reference, history element uid etc. and renders the correct screen.

Restituisce:
void

Definizione alla linea 124 del file class.show_rechis.inc.

Riferimenti $content, displayHistory(), displaySysHistoryEntry(), revertToPreviousValues(), e saveState().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::nextHisUid element,
hisUid
 

Based on the uid of a sys_history record (a state) this method will find the uids of the previous and next state (if any)

Parametri:
string Element reference, syntax "[table]:[uid]"
integer Current state uid
Restituisce:
array Array with previous and next uid as key 0 / 1 private

Definizione alla linea 540 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, e $row.

recordHistory::nextHisUid element,
hisUid
 

Based on the uid of a sys_history record (a state) this method will find the uids of the previous and next state (if any)

Parametri:
string Element reference, syntax "[table]:[uid]"
integer Current state uid
Restituisce:
array Array with previous and next uid as key 0 / 1 private

Definizione alla linea 540 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, e $row.

recordHistory::nextHisUid element,
hisUid
 

Based on the uid of a sys_history record (a state) this method will find the uids of the previous and next state (if any)

Parametri:
string Element reference, syntax "[table]:[uid]"
integer Current state uid
Restituisce:
array Array with previous and next uid as key 0 / 1 private

Definizione alla linea 540 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, e $row.

Referenziato da displayHistory().

recordHistory::readFieldTypes table,
id
 

Returns the record of $table/$id along with the sql field types for each field

Parametri:
string The table name
integer The uid of the record
Restituisce:
array An array with two num keys; in 0 is the current record, in 1 is the field types for each field. private

Definizione alla linea 631 del file class.show_rechis.inc.

Riferimenti $col, $GLOBALS, $res, $table, e $val.

recordHistory::readFieldTypes table,
id
 

Returns the record of $table/$id along with the sql field types for each field

Parametri:
string The table name
integer The uid of the record
Restituisce:
array An array with two num keys; in 0 is the current record, in 1 is the field types for each field. private

Definizione alla linea 631 del file class.show_rechis.inc.

Riferimenti $col, $GLOBALS, $res, $table, e $val.

recordHistory::readFieldTypes table,
id
 

Returns the record of $table/$id along with the sql field types for each field

Parametri:
string The table name
integer The uid of the record
Restituisce:
array An array with two num keys; in 0 is the current record, in 1 is the field types for each field. private

Definizione alla linea 631 del file class.show_rechis.inc.

Riferimenti $col, $GLOBALS, $res, $table, e $val.

recordHistory::removeFilefields table,
dataArray
 

Will traverse the field names in $dataArray and look in $TCA if the fields are of types which cannot be handled by the sys_history (that is currently group types with internal_type set to "file")

Parametri:
string Table name
array The data array
Restituisce:
array The modified data array private

Definizione alla linea 685 del file class.show_rechis.inc.

Riferimenti $config, $field, $table, $TCA, e t3lib_div::loadTCA().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::removeFilefields table,
dataArray
 

Will traverse the field names in $dataArray and look in $TCA if the fields are of types which cannot be handled by the sys_history (that is currently group types with internal_type set to "file")

Parametri:
string Table name
array The data array
Restituisce:
array The modified data array private

Definizione alla linea 685 del file class.show_rechis.inc.

Riferimenti $config, $field, $table, $TCA, e t3lib_div::loadTCA().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::removeFilefields table,
dataArray
 

Will traverse the field names in $dataArray and look in $TCA if the fields are of types which cannot be handled by the sys_history (that is currently group types with internal_type set to "file")

Parametri:
string Table name
array The data array
Restituisce:
array The modified data array private

Definizione alla linea 685 del file class.show_rechis.inc.

Riferimenti $config, $field, $table, $TCA, e t3lib_div::loadTCA().

Referenziato da revertToPreviousValues().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::renderEntry entry,
table
 

Renders HTML table-rows with the comparison information of an sys_history entry record

Parametri:
array sys_history entry record.
string The table name
Restituisce:
array HTML table rows in an array private

Definizione alla linea 708 del file class.show_rechis.inc.

Riferimenti $LANG, $lines, $SOBE, $table, $TCA, field, t3lib_BEfunc::getItemLabel(), t3lib_BEfunc::getProcessedValue(), height, t3lib_div::loadTCA(), t3lib_div::makeInstance(), nbsp, t3lib_iconWorks::skinImg(), e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::renderEntry entry,
table
 

Renders HTML table-rows with the comparison information of an sys_history entry record

Parametri:
array sys_history entry record.
string The table name
Restituisce:
array HTML table rows in an array private

Definizione alla linea 708 del file class.show_rechis.inc.

Riferimenti $LANG, $lines, $SOBE, $table, $TCA, field, t3lib_BEfunc::getItemLabel(), t3lib_BEfunc::getProcessedValue(), height, t3lib_div::loadTCA(), t3lib_div::makeInstance(), nbsp, t3lib_iconWorks::skinImg(), e td.

Questo è il grafo delle chiamate per questa funzione:

recordHistory::renderEntry entry,
table
 

Renders HTML table-rows with the comparison information of an sys_history entry record

Parametri:
array sys_history entry record.
string The table name
Restituisce:
array HTML table rows in an array private

Definizione alla linea 708 del file class.show_rechis.inc.

Riferimenti $LANG, $lines, $SOBE, $table, $TCA, field, t3lib_BEfunc::getItemLabel(), t3lib_BEfunc::getProcessedValue(), height, t3lib_div::loadTCA(), t3lib_div::makeInstance(), nbsp, t3lib_iconWorks::skinImg(), e td.

Referenziato da displayHistory(), e displaySysHistoryEntry().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::revertToPreviousValues element,
field
 

Return to previous values for element

Parametri:
string Element reference, syntax "[table]:[uid]"
string Tells which field to restore. A single field (eg named "myField") is defined as "field:myField" while ALL fields is indicated by the string "ALL_FIELDS"
Restituisce:
void The function writes through tceMain and ends with a header-location, if instructed to.

Definizione alla linea 219 del file class.show_rechis.inc.

Riferimenti $data, $element, $field, $GLOBALS, $redirect, $res, $row, $sumUp, compareChangesWithCurrent(), exit, field, getChangesSinceRecord(), t3lib_BEfunc::getRecord(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), e removeFilefields().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::revertToPreviousValues element,
field
 

Return to previous values for element

Parametri:
string Element reference, syntax "[table]:[uid]"
string Tells which field to restore. A single field (eg named "myField") is defined as "field:myField" while ALL fields is indicated by the string "ALL_FIELDS"
Restituisce:
void The function writes through tceMain and ends with a header-location, if instructed to.

Definizione alla linea 219 del file class.show_rechis.inc.

Riferimenti $data, $element, $field, $GLOBALS, $redirect, $res, $row, $sumUp, compareChangesWithCurrent(), exit, field, getChangesSinceRecord(), t3lib_BEfunc::getRecord(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), e removeFilefields().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::revertToPreviousValues element,
field
 

Return to previous values for element

Parametri:
string Element reference, syntax "[table]:[uid]"
string Tells which field to restore. A single field (eg named "myField") is defined as "field:myField" while ALL fields is indicated by the string "ALL_FIELDS"
Restituisce:
void The function writes through tceMain and ends with a header-location, if instructed to.

Definizione alla linea 219 del file class.show_rechis.inc.

Riferimenti $data, $element, $field, $GLOBALS, $redirect, $res, $row, $sumUp, compareChangesWithCurrent(), exit, field, getChangesSinceRecord(), t3lib_BEfunc::getRecord(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), e removeFilefields().

Referenziato da main().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::saveState element,
sumUp
 

Will save state uid $sumUp of element

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to get previous values
Restituisce:
void

Definizione alla linea 285 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $row, $sumUp, e getChangesSinceRecord().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::saveState element,
sumUp
 

Will save state uid $sumUp of element

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to get previous values
Restituisce:
void

Definizione alla linea 285 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $row, $sumUp, e getChangesSinceRecord().

Questo è il grafo delle chiamate per questa funzione:

recordHistory::saveState element,
sumUp
 

Will save state uid $sumUp of element

Parametri:
string Element reference, syntax "[table]:[uid]"
integer sys_history uid from which to get previous values
Restituisce:
void

Definizione alla linea 285 del file class.show_rechis.inc.

Riferimenti $element, $GLOBALS, $res, $row, $sumUp, e getChangesSinceRecord().

Referenziato da displayHistory(), main(), e recordHistory().

Questo è il grafo delle chiamate per questa funzione:


Documentazione dei dati membri

recordHistory::$doReturn
 

Definizione alla linea 98 del file class.show_rechis.inc.

recordHistory::$element
 

Definizione alla linea 93 del file class.show_rechis.inc.

Referenziato da compareChangesWithCurrent(), displayHistory(), getChangesSinceRecord(), nextHisUid(), revertToPreviousValues(), e saveState().

recordHistory::$listType = 0
 

Definizione alla linea 89 del file class.show_rechis.inc.

recordHistory::$maxSteps = 20
 

Definizione alla linea 86 del file class.show_rechis.inc.

recordHistory::$returnUrl
 

Definizione alla linea 95 del file class.show_rechis.inc.

recordHistory::$revert
 

Definizione alla linea 96 del file class.show_rechis.inc.

recordHistory::$saveState
 

Definizione alla linea 94 del file class.show_rechis.inc.

recordHistory::$sh_uid
 

Definizione alla linea 92 del file class.show_rechis.inc.

Referenziato da displaySysHistoryEntry().

recordHistory::$sumUp
 

Definizione alla linea 97 del file class.show_rechis.inc.

Referenziato da revertToPreviousValues(), e saveState().


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:29:24 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6