
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) | |
Definition at line 19 of file copyrights_lib.php.
| 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 | ) |
| CopyrightsLib::edit_copyright | ( | $ | id, | |
| $ | title, | |||
| $ | year, | |||
| $ | authors, | |||
| $ | pUserId | |||
| ) |
| CopyrightsLib::list_copyrights | ( | $ | pPageId | ) |
| CopyrightsLib::remove_copyright | ( | $ | id | ) |
| CopyrightsLib::top_copyright_order | ( | $ | pPageId | ) |
| CopyrightsLib::unique_copyright | ( | $ | pPageId, | |
| $ | title | |||
| ) |
| CopyrightsLib::up_copyright | ( | $ | id | ) |
1.5.2