Difference between revisions of "API:EPrints/DataObj/History"

From EPrints Documentation
Jump to: navigation, search
m (adding Category:Rubbish, page was emptied 9 years ago and has been untouched since)
Line 1: Line 1:
[[Category: Rubbish]]
+
<!-- Pod2Wiki=_preamble_
 +
This page has been automatically generated from the EPrints 3.4 source. Any wiki changes made between the 'Pod2Wiki=*' and 'Edit below this comment' comments will be lost.
 +
-->{{API}}{{Pod2Wiki}}{{API:Source|file=EPrints/DataObj/History.pm|package_name=EPrints::DataObj::History}}[[Category:API|HISTORY]][[Category:API:EPrints/DataObj|HISTORY]]<div><!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki=_private_ --><!-- Pod2Wiki=head_name -->
 +
==NAME==
 +
'''EPrints::DataObj::History''' - An element in the history of the  arcvhive.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_description -->
 +
==DESCRIPTION==
 +
This class describes a single item in the history dataset. A history object describes a single action taken on a single item in another dataset.
 +
 
 +
Changes to document are considered part of changes to the eprint it belongs to.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_core_metadata_fields -->
 +
==CORE METADATA FIELDS==
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_historyid -->
 +
===historyid (counter)===
 +
 
 +
The unique numerical ID of this history event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_actor -->
 +
===actor (text)===
 +
 
 +
A text representation of the actor reponsible for the action for this history event.  This may be the name of a script or application or a user's name.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_datasetid -->
 +
===datasetid (id)===
 +
 
 +
The name of the dataset to which the modified item belongs. <tt>eprint</tt> is used for eprints, rather than the <tt>inbox</tt>, <tt>buffer</tt> etc.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_objectid -->
 +
===objectid (int)===
 +
 
 +
The numerical ID of the object in the dataset.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_revision -->
 +
===revision (int)===
 +
 
 +
The revision of the object. This is the revision number after the action occured. Not all actions increase the revision number.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_timestamp -->
 +
===timestamp (timestamp)===
 +
 
 +
The moment at which this thing happened.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_action -->
 +
===action (set)===
 +
 
 +
The type of event. Provisionally, this is a subset of the new list of privileges.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_details -->
 +
===details (longtext)===
 +
 
 +
If this is a <tt>rejection</tt> then the details contain the message sent to the user.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_references_and_related_objects -->
 +
==REFERENCES AND RELATED OBJECTS==
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_userid -->
 +
===userid (itemref)===
 +
 
 +
The ID of the user who caused this event. A value of zero or undefined indicates that there was no user responsible (ie. a script did it).
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_methods -->
 +
==METHODS==
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_system_field_info -->
 +
===get_system_field_info===
 +
 
 +
$field_info = EPrints::DataObj::History-&gt;get_system_field_info
 +
Returns an array describing the system metadata of the history dataset.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_dataset_id -->
 +
===get_dataset_id===
 +
 
 +
$dataset = EPrints::DataObj::History-&gt;get_dataset_id
 +
Returns the ID of the [[API:EPrints/DataSet|EPrints::DataSet]] object to which this record  belongs.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_commit -->
 +
===commit===
 +
 
 +
$history-&gt;commit
 +
History cannot be altered. So if somehow this is called it just logs a warning message.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_remove -->
 +
===remove===
 +
 
 +
$history-&gt;remove
 +
History cannot be removed. So if somehow this is called it just logs a warning message.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_create -->
 +
===create===
 +
 
 +
EPrints::DataObj::History::create( $session, $data );
 +
Create a new history data object from this <tt>$data</tt>. Unlike other  create methods this one does not return the new object as it is never  needed, and would increase the load when modifying other data objects.
 +
 
 +
Also, this does not queue the fields for indexing.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_defaults -->
 +
===get_defaults===
 +
 
 +
$defaults = EPrints::DataObj::History-&gt;get_defaults( $session, $data )
 +
Return default values for this history data object based on the  starting <tt>$data</tt>.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render -->
 +
===render===
 +
 
 +
$xhtml = $history-&gt;render
 +
Return a rendering of this history event as XHTML DOM.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_dataobj -->
 +
===get_dataobj===
 +
 
 +
$object = $history-&gt;get_dataobj
 +
Returns the data object to which this history event relates.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_user -->
 +
===get_user===
 +
 
 +
$user = $history-&gt;get_user
 +
Returns the user data object of the user who caused this history  event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_get_previous -->
 +
===get_previous===
 +
 
 +
$history = $history-&gt;get_previous
 +
Returns the previous history event for this history event's data  object.
 +
 
 +
Returns <tt>undef</tt> if no such history event exists.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_rendering_methods -->
 +
===Rendering Methods===
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_removal_request -->
 +
====render_removal_request====
 +
 
 +
$xhtml = $history-&gt;render_removal_request
 +
Returns a XHTML DOM rendering of a removal request history event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_with_details -->
 +
====render_with_details====
 +
 
 +
$xhtml = $history-&gt;render_with_details
 +
Returns a XHTML DOM rendering of a <tt>mail_owner</tt> (i.e. email was sent to the owner of the data object) history event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_create -->
 +
====render_create====
 +
 
 +
$xhtml = $history-&gt;render_create( $action )
 +
Returns a XHTML DOM rendering of a <tt>create</tt> history event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_modify -->
 +
====render_modify====
 +
 
 +
$xhtml = $history-&gt;render_modify( $action )
 +
Returns a XHTML DOM rendering of a <tt>modify</tt> history event.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_empty_tree -->
 +
====empty_tree====
 +
 
 +
$boolean = EPrints::DataObj::History::empty_tree( $domtree )
 +
Returns <tt>true</tt> if there is no text in the XHTML <tt>$domtree</tt> other  than whitespace. Otherwise, returns <tt>false</tt>.
 +
 
 +
This method is liable to being moveded to [[API:EPrints/XML|EPrints::XML]]&gt; or  [[API:EPrints/Utils|EPrints::Utils]].
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_xml_diffs -->
 +
====render_xml_diffs====
 +
 
 +
( $f1, $f2 ) = EPrints::DataObj::History::render_xml_diffs( $tree1, $tree2, $indent, $width )
 +
Returns two XHTML DOM trees.  The first for the older version, highlighting lines that are changed or removed and the second for  the newer version, highlighting libes that are changed or added.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_render_domtree -->
 +
====render_domtree====
 +
 
 +
($xhtml, [$xhtml_padding]) = EPrints::DataObj::History::render_domtree( $session, $tree, $indent, $make_padded, $width )
 +
Returns a rendering of the given tree as XHTML (showing the actual XML  structure).
 +
 
 +
If <tt>$make_padded</tt> is <tt>true</tt> then also generate another element,  which is empty but the same height to be used in the other column to  keep things level.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_diff -->
 +
====diff====
 +
 
 +
$boolean = EPrints::DataObj::History::diff( $tree1, $tree2 )
 +
Returns <tt>true</tt> if the XML trees <tt>$tree1</tt> and <tt>$tree2</tt> are not the  same, otherwise returns <tt>false</tt>.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_mktext -->
 +
====mktext====
 +
 
 +
@lines = EPrints::DataObj::History::mktext( $session, $text, $offset, $endw, $width )
 +
Returns the <tt>$text</tt> string broken into an array of lines which are <tt>$width</tt> long or less.
 +
 
 +
Inserts a 90 degree arrow at the end of each broken line to indicate that it has been broken.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_mkpad -->
 +
====mkpad====
 +
 
 +
$xhtml = EPrints::DataObj::History::mkpad( $session, $text, $offset, $endw, $width )
 +
Return XHTML DOM of vertical padding equivalent to the lines that would  be needed to render <tt>$text</tt>.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=item_set_dataobj_xml -->
 +
====set_dataobj_xml====
 +
 
 +
$history-&gt;set_dataobj_xml( $dataobj )
 +
Stores the XML serialisation for <tt>$dataobj</tt> to a file.
 +
 
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=head_copyright -->
 +
==COPYRIGHT==
 +
{{API:Copyright}}
 +
<div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce;  padding: 0em 1em 0em 1em; font-size: 80%; '>
 +
<span style='display:none'>User Comments</span>
 +
<!-- Edit below this comment -->
 +
 
 +
 
 +
<!-- Pod2Wiki= -->
 +
</div>
 +
<!-- Pod2Wiki=_postamble_ --><!-- Edit below this comment -->

Revision as of 19:35, 29 December 2021

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


API: Core API

Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki


NAME

EPrints::DataObj::History - An element in the history of the arcvhive.

User Comments


DESCRIPTION

This class describes a single item in the history dataset. A history object describes a single action taken on a single item in another dataset.

Changes to document are considered part of changes to the eprint it belongs to.

User Comments


CORE METADATA FIELDS

User Comments


historyid (counter)

The unique numerical ID of this history event.

User Comments


actor (text)

A text representation of the actor reponsible for the action for this history event. This may be the name of a script or application or a user's name.

User Comments


datasetid (id)

The name of the dataset to which the modified item belongs. eprint is used for eprints, rather than the inbox, buffer etc.

User Comments


objectid (int)

The numerical ID of the object in the dataset.

User Comments


revision (int)

The revision of the object. This is the revision number after the action occured. Not all actions increase the revision number.

User Comments


timestamp (timestamp)

The moment at which this thing happened.

User Comments


action (set)

The type of event. Provisionally, this is a subset of the new list of privileges.

User Comments


details (longtext)

If this is a rejection then the details contain the message sent to the user.

User Comments


REFERENCES AND RELATED OBJECTS

User Comments


userid (itemref)

The ID of the user who caused this event. A value of zero or undefined indicates that there was no user responsible (ie. a script did it).

User Comments


METHODS

User Comments


get_system_field_info

$field_info = EPrints::DataObj::History->get_system_field_info

Returns an array describing the system metadata of the history dataset.

User Comments


get_dataset_id

$dataset = EPrints::DataObj::History->get_dataset_id

Returns the ID of the EPrints::DataSet object to which this record belongs.

User Comments


commit

$history->commit 

History cannot be altered. So if somehow this is called it just logs a warning message.

User Comments


remove

$history->remove

History cannot be removed. So if somehow this is called it just logs a warning message.

User Comments


create

EPrints::DataObj::History::create( $session, $data );

Create a new history data object from this $data. Unlike other create methods this one does not return the new object as it is never needed, and would increase the load when modifying other data objects.

Also, this does not queue the fields for indexing.

User Comments


get_defaults

$defaults = EPrints::DataObj::History->get_defaults( $session, $data )

Return default values for this history data object based on the starting $data.

User Comments


render

$xhtml = $history->render

Return a rendering of this history event as XHTML DOM.

User Comments


get_dataobj

$object = $history->get_dataobj

Returns the data object to which this history event relates.

User Comments


get_user

$user = $history->get_user

Returns the user data object of the user who caused this history event.

User Comments


get_previous

$history = $history->get_previous

Returns the previous history event for this history event's data object.

Returns undef if no such history event exists.

User Comments


Rendering Methods

User Comments


render_removal_request

$xhtml = $history->render_removal_request

Returns a XHTML DOM rendering of a removal request history event.

User Comments


render_with_details

$xhtml = $history->render_with_details

Returns a XHTML DOM rendering of a mail_owner (i.e. email was sent to the owner of the data object) history event.

User Comments


render_create

$xhtml = $history->render_create( $action )

Returns a XHTML DOM rendering of a create history event.

User Comments


render_modify

$xhtml = $history->render_modify( $action )

Returns a XHTML DOM rendering of a modify history event.

User Comments


empty_tree

$boolean = EPrints::DataObj::History::empty_tree( $domtree )

Returns true if there is no text in the XHTML $domtree other than whitespace. Otherwise, returns false.

This method is liable to being moveded to EPrints::XML> or EPrints::Utils.

User Comments


render_xml_diffs

( $f1, $f2 ) = EPrints::DataObj::History::render_xml_diffs( $tree1, $tree2, $indent, $width )

Returns two XHTML DOM trees. The first for the older version, highlighting lines that are changed or removed and the second for the newer version, highlighting libes that are changed or added.

User Comments


render_domtree

($xhtml, [$xhtml_padding]) = EPrints::DataObj::History::render_domtree( $session, $tree, $indent, $make_padded, $width )

Returns a rendering of the given tree as XHTML (showing the actual XML structure).

If $make_padded is true then also generate another element, which is empty but the same height to be used in the other column to keep things level.

User Comments


diff

$boolean = EPrints::DataObj::History::diff( $tree1, $tree2 )

Returns true if the XML trees $tree1 and $tree2 are not the same, otherwise returns false.

User Comments


mktext

@lines = EPrints::DataObj::History::mktext( $session, $text, $offset, $endw, $width )

Returns the $text string broken into an array of lines which are $width long or less.

Inserts a 90 degree arrow at the end of each broken line to indicate that it has been broken.

User Comments


mkpad

$xhtml = EPrints::DataObj::History::mkpad( $session, $text, $offset, $endw, $width )

Return XHTML DOM of vertical padding equivalent to the lines that would be needed to render $text.

User Comments


set_dataobj_xml

$history->set_dataobj_xml( $dataobj )

Stores the XML serialisation for $dataobj to a file.

User Comments


COPYRIGHT

© Copyright 2023 University of Southampton.

EPrints 3.4 is supplied by EPrints Services.

http://www.eprints.org/eprints-3.4/

LICENSE

This file is part of EPrints 3.4 http://www.eprints.org/.

EPrints 3.4 and this file are released under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation unless otherwise stated.

EPrints 3.4 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with EPrints 3.4. If not, see http://www.gnu.org/licenses/.

User Comments