Composite Configuration Source that looks in the following sources in that order:
user preferences wiki page
space preferences wiki page
wiki preferences wiki page
xwiki properties file (xwiki.properties)
Should be used when a configuration can be overriden by the user in his/her profile.
Composite Configuration Source that looks in the following sources in that order:
space preferences wiki page
wiki preferences wiki page
xwiki properties file (xwiki.properties)
Should be used when a configuration should not be overriden by the user in his/her profile (in which case the
AllConfigurationSource should be used.
Configuration source taking its data in the Space Preferences wiki document (using data from the
XWiki.XWikiPreferences object attached to that document).
Configuration source taking its data in the User Preferences wiki document (the user profile page) using data from a
XWikiUsers object attached to that document.
Configuration source taking its data in the Wiki Preferences wiki document (using data from the
XWiki.XWikiPreferences object attached to that document).