Public Member Functions

MonographFileDAODelegate Class Reference
[Monograph]

Operations for retrieving and modifying MonographFile objects. More...

Inheritance diagram for MonographFileDAODelegate:
ArtworkFileDAODelegate ArtworkFileDAODelegate

List of all members.

Public Member Functions

 _deleteDependentObjects (&$monographFile)
 _deleteDependentObjects (&$monographFile)
 _updateDependentObjects (&$monographFile, &$previousFile)
 _updateDependentObjects (&$monographFile, &$previousFile)
 deleteObject (&$submissionFile)
 deleteObject (&$submissionFile)
fromRow (&$row)
fromRow (&$row)
 getLocaleFieldNames ()
 getLocaleFieldNames ()
 getSubmissionEntityName ()
 getSubmissionEntityName ()
insertObject (&$monographFile, $sourceFile, $isUpload=false)
insertObject (&$monographFile, $sourceFile, $isUpload=false)
 MonographFileDAODelegate ()
 MonographFileDAODelegate ()
 newDataObject ()
 newDataObject ()
 updateObject (&$monographFile, &$previousFile)
 updateObject (&$monographFile, &$previousFile)

Detailed Description

Operations for retrieving and modifying MonographFile objects.

See also:
MonographFile
SubmissionFileDAO

The SubmissionFileDAO will delegate to this class if it wishes to access MonographFile classes.

Definition at line 24 of file MonographFileDAODelegate.inc.php.


Member Function Documentation

MonographFileDAODelegate._deleteDependentObjects ( &$  monographFile  ) 

Delete all objects that depend on the given file.

Parameters:
$monographFile MonographFile

Definition at line 331 of file MonographFileDAODelegate.inc.php.

Referenced by deleteObject().

MonographFileDAODelegate._deleteDependentObjects ( &$  monographFile  ) 

Delete all objects that depend on the given file.

Parameters:
$monographFile MonographFile

Definition at line 331 of file MonographFileDAODelegate.inc.php.

MonographFileDAODelegate._updateDependentObjects ( &$  monographFile,
&$  previousFile 
)

Update all objects that depend on the given file.

Parameters:
$monographFile MonographFile
$previousFile MonographFile

Definition at line 299 of file MonographFileDAODelegate.inc.php.

MonographFileDAODelegate._updateDependentObjects ( &$  monographFile,
&$  previousFile 
)

Update all objects that depend on the given file.

Parameters:
$monographFile MonographFile
$previousFile MonographFile

Definition at line 299 of file MonographFileDAODelegate.inc.php.

Referenced by updateObject().

MonographFileDAODelegate.deleteObject ( &$  submissionFile  ) 
See also:
SubmissionFileDAODelegate.deleteObject()

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 203 of file MonographFileDAODelegate.inc.php.

References _deleteDependentObjects().

Referenced by insertObject().

MonographFileDAODelegate.deleteObject ( &$  submissionFile  ) 
See also:
SubmissionFileDAODelegate.deleteObject()

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 203 of file MonographFileDAODelegate.inc.php.

References _deleteDependentObjects().

& MonographFileDAODelegate.fromRow ( &$  row  ) 
See also:
SubmissionFileDAODelegate.fromRow()
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 243 of file MonographFileDAODelegate.inc.php.

References newDataObject().

& MonographFileDAODelegate.fromRow ( &$  row  ) 
See also:
SubmissionFileDAODelegate.fromRow()
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 243 of file MonographFileDAODelegate.inc.php.

References newDataObject().

MonographFileDAODelegate.getLocaleFieldNames (  ) 
See also:
SubmissionFileDAODelegate.getLocaleFieldNames()

Definition at line 284 of file MonographFileDAODelegate.inc.php.

Referenced by getLocaleFieldNames().

MonographFileDAODelegate.getLocaleFieldNames (  ) 
See also:
SubmissionFileDAODelegate.getLocaleFieldNames()

Definition at line 284 of file MonographFileDAODelegate.inc.php.

References getLocaleFieldNames().

MonographFileDAODelegate.getSubmissionEntityName (  ) 
See also:
SubmissionFileDAODelegate.getSubmissionEntityName()

Definition at line 39 of file MonographFileDAODelegate.inc.php.

MonographFileDAODelegate.getSubmissionEntityName (  ) 
See also:
SubmissionFileDAODelegate.getSubmissionEntityName()

Definition at line 39 of file MonographFileDAODelegate.inc.php.

& MonographFileDAODelegate.insertObject ( &$  monographFile,
sourceFile,
isUpload = false 
)
See also:
SubmissionFileDAODelegate.insert()
Parameters:
$monographFile MonographFile
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 48 of file MonographFileDAODelegate.inc.php.

References deleteObject().

& MonographFileDAODelegate.insertObject ( &$  monographFile,
sourceFile,
isUpload = false 
)
See also:
SubmissionFileDAODelegate.insert()
Parameters:
$monographFile MonographFile
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 48 of file MonographFileDAODelegate.inc.php.

References deleteObject().

MonographFileDAODelegate.MonographFileDAODelegate (  ) 

Constructor

Definition at line 28 of file MonographFileDAODelegate.inc.php.

MonographFileDAODelegate.MonographFileDAODelegate (  ) 

Constructor

Definition at line 28 of file MonographFileDAODelegate.inc.php.

Referenced by ArtworkFileDAODelegate.ArtworkFileDAODelegate().

MonographFileDAODelegate.newDataObject (  ) 
See also:
SubmissionFileDAODelegate.newDataObject()
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 273 of file MonographFileDAODelegate.inc.php.

MonographFileDAODelegate.newDataObject (  ) 
See also:
SubmissionFileDAODelegate.newDataObject()
Returns:
MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 273 of file MonographFileDAODelegate.inc.php.

Referenced by fromRow().

MonographFileDAODelegate.updateObject ( &$  monographFile,
&$  previousFile 
)
See also:
SubmissionFileDAODelegate.update()
Parameters:
$monographFile MonographFile
$previousFile MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 131 of file MonographFileDAODelegate.inc.php.

References _updateDependentObjects().

MonographFileDAODelegate.updateObject ( &$  monographFile,
&$  previousFile 
)
See also:
SubmissionFileDAODelegate.update()
Parameters:
$monographFile MonographFile
$previousFile MonographFile

Reimplemented in ArtworkFileDAODelegate, and ArtworkFileDAODelegate.

Definition at line 131 of file MonographFileDAODelegate.inc.php.

References _updateDependentObjects().


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