Located in /ObjectHelper.inc (line 15)
gets a list of datastreams and related function that we should use to show datastreams in their own fieldsets
from the content model associated with the object
internal function
Builds an array of drupal links for use in breadcrumbs.
returns the mime type
Returns XML description of the object (export).
Queries fedora for what we call the qualified dublin core. Currently only dc.coverage has
any qualified fields Transforms the returned xml to html This is the default metadata view. With icons for searching a dublin core field
returns a stream from a fedora object given a pid and dsid
Get a tree of related pids - for the basket functionality
Look in the content model for rules to run on the specified datastream.
Get children of PID - but only 2 levels deep
Gets a list of datastreams from an object using its pid
We make some assumptions here. We have implemented a policy that we ingest in our repository will have TN (thumbnail) datastream. Even audio will have a picture of a speaker or something. This is not critical but makes searches etc. look better if there is a TN stream. This diplays all the streams in a collapsed fieldset at the bottom of the object page. you can implement a content model if you would like certain streams displayed in certain ways.
Gets the parent objects that this object is related to
Grabs a stream from fedora sets the mimetype and returns it. $dsID is the datastream id. If $forceSoap is set, the function will always buffer the datastream from fedora. Otherwise, it will try and use a redirect if possible.
internal function uses an xsl to parse the sparql xml returned from the ITQL query
Documentation generated on Thu, 14 Jul 2011 16:56:05 -0300 by phpDocumentor 1.4.3