internal package Foswiki::Plugins::NatSkinPlugin::Utils

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::Plugins::NatSkinPlugin::Utils is a Exporter

this is a bunch of static helper functions that are imported by various modules of NatSkinPlugin

getFormName($web, $topic) → $formName

returns the form name of a given web.topic

makeParams($query) → $params

returns url parameters

getPrevRevision($web, $topic, $numOfRevs) → $rev

TODO

getMaxRevision($web, $topic) → $rev

returns the max revision available for a given web.topic results are cached

getCurRevision($web, $topic) → $rev

getScriptUrlPath($script, $web, $topic) → $url

compatibiliy for Foswiki::getScriptUrlPath(). note that other than Foswiki::Func::getScriptUrl() this method always returns relative urls no matter in which context the render is

Topic revision: r1 - 21 Nov 2014, 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