{ requires = ( MAIN ); publicResources = ( ); factories = { }; classes = { OGoHelpDatabase = { protectedBy = "View"; defaultAccess = "allow"; }; OGoHelpSection = { protectedBy = "View"; defaultAccess = "allow"; }; OGoHelpPage = { protectedBy = "View"; defaultAccess = "allow"; methods = { "view" = { protectedBy = ""; pageName = "OGoHelpViewer"; actionName = "showHelp"; }; }; }; }; categories = { OpenGroupware = { slots = { "Documentation" = { protectedBy = ""; valueClass = OGoHelpDatabase; value = "Documentation/OpenGroupware.org"; }; }; }; }; }