You are here:
Foswiki
>
System Web
>
ReferenceManual
>
DeveloperDocumentationCategory
>
PerlDoc
(19 Apr 2011,
ProjectContributor
)
Edit
Attach
internal package
Foswiki
::
Plugins
::
ListyPlugin
::Core
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
Perl Module:
Child packages
Child packages
On this page:
internal package ListyPlugin::Core
writeDebug($message)
inlineError($text) → $html
new($class)
init($this, $session)
LISTY($this, $params, $theTopic, $theWeb) → $result
getListyItems($web, $topic) → @listyItems
getListyItemsByQuery($web, $topic, $query) → @listyItems
getListyItemsByDBQuery($web, $topic, $query) → @listyItems
syncQueryListy($web, $topic, $collection, $queryItems) → @items
jsonRpcSaveListyItem($this, $request)
jsonRpcDeleteListyItem($this, $request)
jsonRpcSaveListy($this, $request)
getMaxIndex($meta, $collection) → $index
internal package
ListyPlugin
::Core
writeDebug($message)
prints a debug message to STDERR when this module is in TRACE mode
inlineError($text) → $html
formats an inline error message
new($class)
constructor for the core
init($this, $session)
initializes this instance with values of this session
LISTY($this, $params, $theTopic, $theWeb) → $result
implementation of this macro
getListyItems($web, $topic) → @listyItems
returns all listy items stored in the given topic
getListyItemsByQuery($web, $topic, $query) → @listyItems
returns a list of items by query
getListyItemsByDBQuery($web, $topic, $query) → @listyItems
returns a list of items by query
syncQueryListy($web, $topic, $collection, $queryItems) → @items
jsonRpcSaveListyItem($this, $request)
jsonRpcDeleteListyItem($this, $request)
jsonRpcSaveListy($this, $request)
getMaxIndex($meta, $collection) → $index
create the index of the last entry
get topic title either by using
DBCachePlugin
if installed or by reading the PREFs hardcore
reads the listyplugin templates unless already loaded
remove listy items that already exist in other collections
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 19 Apr 2011,
ProjectContributor
System
Log In
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
TextFormattingRules
Macros
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Applications
ClassificationApp
Extensions
Main
System
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback