CopyrightsLib Class Reference

Inheritance diagram for CopyrightsLib:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 add_copyright ($pPageId, $title, $year, $authors, $pUserId)
 CopyrightsLib ()
 down_copyright ($id)
 edit_copyright ($id, $title, $year, $authors, $pUserId)
 list_copyrights ($pPageId)
 remove_copyright ($id)
 top_copyright_order ($pPageId)
 unique_copyright ($pPageId, $title)
 up_copyright ($id)

Detailed Description

Definition at line 19 of file copyrights_lib.php.


Member Function Documentation

CopyrightsLib::add_copyright ( pPageId,
title,
year,
authors,
pUserId 
)

Definition at line 45 of file copyrights_lib.php.

References $query, $title, $top, mDb, and top_copyright_order().

Here is the call graph for this function:

CopyrightsLib::CopyrightsLib (  ) 

Definition at line 20 of file copyrights_lib.php.

References BitBase::BitBase().

Here is the call graph for this function:

CopyrightsLib::down_copyright ( id  ) 

Definition at line 73 of file copyrights_lib.php.

References $query, $result, and mDb.

CopyrightsLib::edit_copyright ( id,
title,
year,
authors,
pUserId 
)

Definition at line 58 of file copyrights_lib.php.

References $query, $title, and mDb.

CopyrightsLib::list_copyrights ( pPageId  ) 

Definition at line 23 of file copyrights_lib.php.

References $query, $res, $result, $ret, and mDb.

CopyrightsLib::remove_copyright ( id  ) 

Definition at line 63 of file copyrights_lib.php.

References $query, and mDb.

CopyrightsLib::top_copyright_order ( pPageId  ) 

Definition at line 37 of file copyrights_lib.php.

References $query, and mDb.

Referenced by add_copyright().

CopyrightsLib::unique_copyright ( pPageId,
title 
)

Definition at line 41 of file copyrights_lib.php.

References $query, $title, and mDb.

CopyrightsLib::up_copyright ( id  ) 

Definition at line 68 of file copyrights_lib.php.

References $query, $result, and mDb.


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:32 2007 for bitweaver by  doxygen 1.5.2