altar.actions.About

Module Contents

Classes

class altar.actions.About.About(name, spec, plexus, **kwds)

Bases: altar.panel()

Display information about this application

root
tip = specify the portion of the namespace to display
name(self, plexus, **kwds)

Print the name of the app for configuration purposes

home(self, plexus, **kwds)

Print the application home directory

prefix(self, plexus, **kwds)

Print the application installation directory

models(self, plexus, **kwds)

Print the altar model directory

when(self, plexus, **kwds)

Print the build timestamp

etc(self, plexus, **kwds)

Print the application configuration directory

version(self, plexus, **kwds)

Print the version of the altar package

copyright(self, plexus, **kwds)

Print the copyright note of the altar package

credits(self, plexus, **kwds)

Print out the license and terms of use of the altar package

license(self, plexus, **kwds)

Print out the license and terms of use of the altar package

nfs(self, plexus, **kwds)

Dump the application configuration namespace

pfs(self, plexus, **kwds)

Dump the application private filesystem

vfs(self, plexus, **kwds)

Dump the application virtual filesystem