Function “lmb_versionFile()”

Geschätzte Lektüre: 1 Minute

lmb_versionFile

boolean lmb_versionFile($ID,$VID,$note=null)

Funcion for versioning a file in the DMS (./limbas_src/extra/explorer/filestructure.lib)

Parameters

Summary of the parameters:

  • $ID : ID of the old file that should be versioned
  • $VID : ID of the new file
  • $note : Note

$ID

The file ID of the file that should be versioned.

$VID

The file ID of the file that should be the new file.

$note

Notes to the versioning

Return value

TRUE if successful

Share this Doc

Function “lmb_versionFile()”

Or copy link

CONTENTS