wiki
[ class tree: wiki ] [ index: wiki ] [ all elements ]

Class: CopyrightsLib

Source Location: /wiki/copyrights_lib.php

Class Overview

BitBase
   |
   --CopyrightsLib



Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::__construct()
BitBase::clearFromCache()
BitBase::expunge()
Delete content object and all related records
BitBase::load()
BitBase::__destruct()

Class Details

[line 16]


[ Top ]


Class Methods


method add_copyright [line 39]

void add_copyright( $pPageId, $title, $year, $authors, $pUserId)



Parameters:

   $pPageId  
   $title  
   $year  
   $authors  
   $pUserId  

[ Top ]

method down_copyright [line 67]

void down_copyright( $id)



Parameters:

   $id  

[ Top ]

method edit_copyright [line 52]

void edit_copyright( $id, $title, $year, $authors, $pUserId)



Parameters:

   $id  
   $title  
   $year  
   $authors  
   $pUserId  

[ Top ]

method list_copyrights [line 17]

void list_copyrights( $pPageId)



Parameters:

   $pPageId  

[ Top ]

method remove_copyright [line 57]

void remove_copyright( $id)



Parameters:

   $id  

[ Top ]

method top_copyright_order [line 31]

void top_copyright_order( $pPageId)



Parameters:

   $pPageId  

[ Top ]

method unique_copyright [line 35]

void unique_copyright( $pPageId, $title)



Parameters:

   $pPageId  
   $title  

[ Top ]

method up_copyright [line 62]

void up_copyright( $id)



Parameters:

   $id  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:56:16 +0000 by phpDocumentor 1.5.0-lsces