internal package Foswiki::UI::Manage

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

internal package Foswiki::UI::Manage

UI functions for web, topic and user management. The manage script is a dispatcher for a number of admin functions that are gathered in one place.

StaticMethod manage( $session )

manage command handler. This method is designed to be invoked via the UI::run method.

StaticMethod _action_create()

Creates a topic to new topic with name passed in query param 'topic'. Creates an exception when the topic name is not valid; the topic name does not have to be a WikiWord if parameter 'onlywikiname' is set to 'off'. Redirects to the edit screen.

Copy an existing topic using:
...

Topic revision: r1 - 16 Nov 2015, UnknownUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback