You are here: Foswiki>System Web>Category>DeveloperDocumentationCategory>PerlDoc (2024-12-23, UnknownUser)Edit Attach
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:
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback