You are here:
BACCHUS Wiki
>
System Web
>
ReferenceManual
>
DeveloperDocumentationCategory
>
PerlDoc
(19 Apr 2011,
ProjectContributor
)
internal package
Foswiki
::Configure
See
PublishedAPI
for packages intended to be used by Plugin and Contrib authors, or
browse all packages
.
See also
Developing plugins
,
Developer's Bible
,
Technical Overview
Perl Module:
Child packages
Child packages
Foswiki::Configure::Checker
- Base class of all checkers. Checkers give checking and guessing support for configuration values. Most of the methods of this class are intended to be protected i.e. only available to subclasses.
Foswiki::Configure::Checkers
Foswiki::Configure::Dependency
- This module defines a dependency required by a Foswiki module and provides functions to test if the dependency is installed, and compare versions with the required version.
Foswiki::Configure::FoswikiCfg
- This is both a parser for configuration declaration files, such as
FoswikiCfg
.spec, and a serialisation visitor for writing out changes to
LocalSite
.cfg
Foswiki::Configure::GlobalControls
Foswiki::Configure::Item
Foswiki::Configure::Load
- Handling for loading configuration information (Foswiki.spec, Config.spec and
LocalSite
.cfg) as efficiently and flexibly as possible.
Foswiki::Configure::Package
- Objects of this class represent an installed or installable Foswiki Extension.
Foswiki::Configure::PatchFile
Foswiki::Configure::Pluggable
- Support for placeholders in a configuration that represent a pluggable UI block, i.e the blocks used for downloading extensions, managing plugins, and managing languages.
Foswiki::Configure::Pluggables
Foswiki::Configure::Root
- The root of the configuration item tree.
Foswiki::Configure::Section
- A tree node in a configuration item tree; a collection of configuration items and subsections.
Foswiki::Configure::TemplateParser
Foswiki::Configure::Type
- Base class of all types. Types are involved
only
in the presentation of values in the configure interface. They do not play any part in loading, saving or checking configuration values.
Foswiki::Configure::Types
Foswiki::Configure::UI
- This is both the factory for UIs and the base class of all UI objects. A UI is the V part of the MVC model used in configure.
Foswiki::Configure::UIs
Foswiki::Configure::Util
Foswiki::Configure::Value
- A Value object is a Foswiki::Configure::Item that represents a single entry in a *.spec or
LocalSite
.cfg file i.e. it is the leaf type in a configuration model.
Foswiki::Configure::Valuer
- A container for configuration data values. This class is used to refer to two hashes of configuration values. The first is a hash of default values, and the second (which will have mostly the same keys) contains the
current
value (i.e. the value after any edits have been applied).
Foswiki::Configure::Visitor
- Node visitor interface
Foswiki::Configure::resources
Foswiki::Configure::templates
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 19 Apr 2011,
ProjectContributor
System
Log In
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
TextFormattingRules
Macros
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding BACCHUS Wiki?
Send feedback