<<

NAME

    VirtualShelves/Page.pm

DESCRIPTION

    Module used for both OPAC and intranet pages.

CGI PARAMETERS

modifyshelfcontents
    If this script has to modify the shelf content.
shelfnumber
    To know on which shelf to work.
addbarcode
op
    Op can be:
        * modif: show the template allowing modification of the shelves;
        * modifsave: save changes from modif mode.
viewshelf
    Load template with 'viewshelves param' displaying the shelf's information.
shelves
    If the param shelves == 1, then add or delete a shelf.
addshelf
    If the param shelves == 1, then addshelf is the name of the shelf to add.

<<