Tags:
create new tag
view all tags

Package TWiki::Mdrepo

ClassMethod new ($session)

Construct a Mdrepo module.

It's a caller's responsibility to guarantee all of the followings defined:

  • $TWiki::cfg{Mdrepo}{Store} - 'DB_File' or other module name
  • $TWiki::cfg{Mdrepo}{Dir} - absolute path to the directory where files are located
  • $TWiki::cfg{Mdrepo}{Tables} - [qw(sites webs:b)]
    • Each table name can be followed by : and option letters. Currently only 'b' is valid. 'b' is for browser, meaning the table can be updated from browser through the mdrepo script. By default, tables are updatable only from command line.

ObjectMethod finish ()

Break circular references.

Physics WebpagesRHUL WebpagesCampus Connect • Royal Holloway, University of London, Egham, Surrey TW20 0EX; Tel/Fax +44 (0)1784 434455/437520

Topic revision: r1 - 14 Oct 2013 - TWikiContributor

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RHUL Physics Department TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiMdrepoDotPm.