Source for file File.php
Documentation is available at File.php
$authenticationElement =
$this->_createElement('authentication', $this->_record->authentication, null, $fileElement);
$item =
get_db()->getTable('Item')->find($this->_record->item_id);
$itemElement =
$this->_doc->importNode($itemOmekaXml->_node, true);
$fileElement->appendChild($itemElement);
$this->_node =
$fileElement;
Documentation generated on Thu, 15 Oct 2009 15:37:08 -0400 by phpDocumentor 1.4.2