Документ взят из кэша поисковой машины. Адрес оригинального документа : http://wiki.cs.msu.ru/System/PerlDoc?module=Foswiki::UI::Manage
Дата изменения: Unknown
Дата индексирования: Mon Apr 11 03:48:17 2016
Кодировка: koi8-r
PerlDoc < System < Foswiki

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 'nonwikiword' is set to 'on'. Redirects to the edit screen.

Copy an existing topic using:
...

Topic revision: r1 - 19 Apr 2011, ProjectContributor
 
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