attvar.pl![]() | ||
|---|---|---|
authenticate.pl -- Authentication access for SWISH![]() | ||
avatar.pl -- Avatar management![]() | ||
bootstrap.pl -- Bootstrap form generator![]() | ||
chat.pl -- The SWISH collaboration backbone![]() | ||
chatstore.pl -- Store chat messages![]() | ||
config.pl -- Make HTTP locations known to JSON code![]() | ||
content_filter.pl -- Ban list content filter![]() | ||
dashboard.pl -- Provide non-programmer query execution![]() | ||
data_source.pl -- Cached data access![]() | ||
| goal_expansion/2 | Translate a Dict where the tag is the identifier of a data source and the keys are columns pf this source into a goal on the data. | ![]() |
| data materialized/3 | Called by a data plugin to indicate that loading the data has finished. | ![]() |
| data_dump/3 | Table is a list of rows in the indicated range. | ![]() |
| data_flush/1 | Drop the data associated with hash. | ![]() |
| data_property/2 | True when Property is a known property about the data source Id. | ![]() |
| data_record/2 | True when Record is a dict representing a row in the dataset identified by Id. | ![]() |
| data_row/2 | True when Row is a term Id(Arg, ...), where the first row contains the column names. | ![]() |
| data_row/4 | True when Row is a term Id(Arg, ...), where the first row contains the column names. | ![]() |
| data_source/2 | Create a data source Id from the source definition Source. | ![]() |
| record/2 | True when Record is a dict representing a row in the dataset identified by Id. | ![]() |
download.pl -- Provide a button for downloading data![]() | ||
examples.pl -- Serve example files![]() | ||
flags.pl![]() | ||
form.pl -- Form handling utilities![]() | ||
gitty.pl -- Single-file GIT like version system![]() | ||
gitty_driver_bdb.pl -- Gitty BDB driver![]() | ||
gitty_driver_files.pl -- Gitty plain files driver![]() | ||
help.pl -- SWISH help system![]() | ||
highlight.pl -- Highlight token server![]() | ||
html_output.pl -- SWISH HTML Output![]() | ||
http_version.pl -- Serve version details over HTTP![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
logging.pl -- Add SWISH query execution to the HTTP log file![]() | ||
markdown.pl -- SWISH Notebook markdown support![]() | ||
md_eval.pl -- Provide evaluable markdown![]() | ||
| swish_provides/1 | True when Term describes a provided feature of the current SWISH instances. | ![]() |
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
oauth2.pl -- Oauth2 based login![]() | ||
page.pl -- Provide the SWISH application as Prolog HTML component![]() | ||
| logo/3 | Hook to include the top-left logos. | |
| pengine_logo/3 | Emit an <a> element that provides a link to Pengines and SWISH on this server. | ![]() |
| swish_content/3 | Generate the SWISH editor, Prolog output area and query editor. | ![]() |
| swish_logo/3 | Emit an <a> element that provides a link to Pengines and SWISH on this server. | ![]() |
| swish_navbar/3 | Generate the swish navigation bar. | ![]() |
| swish_page/3 | Generate the entire SWISH default page. | ![]() |
| swish_reply/2 | HTTP handler to reply the default SWISH page. | ![]() |
| swish_reply_resource/1 | Serve /swish/Resource files. | ![]() |
| swish_resources/2 | Include SWISH CSS and JavaScript. | ![]() |
patch.pl -- Run patch program![]() | ||
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
| not_sandboxed/2 | Called by Pengines to see whether User may call non-sandboxed operations in Application. | ![]() |
| approve/3 | This hook is called by approve/2 and deny/2 before the default rules. | |
| approve/2 | ![]() | |
| authorized/2 | Verify that Action is authorized. | ![]() |
| deny/2 | ![]() | |
| ws_authorized/2 | True when WSUser is allowed to perform action. | ![]() |
procps.pl -- Get process statistics from Linux /proc![]() | ||
| procps_stat/1 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
| procps_stat/2 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
| procps_status/1 | Get the data from /proc/self/status as a Prolog dict. | ![]() |
| procps_status/2 | Get the data from /proc/self/status as a Prolog dict. | ![]() |
| procps_thread_stat/2 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
profiles.pl![]() | ||
projection.pl -- Define the projection![]() | ||
| projection/1 | Specify the result variables. | ![]() |
r_swish.pl![]() | ||
render.pl -- SWISH term-rendering support![]() | ||
| current_renderer/2 | True when renderer Name is declared with Comment. | ![]() |
| register_renderer/2 | Register a module as SWISH rendering component. | ![]() |
| use_rendering/1 | Register an answer renderer. | ![]() |
| use_rendering/2 | Register an answer renderer with options. | ![]() |
search.pl -- SWISH search from the navigation bar![]() | ||
session.pl -- Setup SWISH sessions![]() | ||
storage.pl -- Store files on behalve of web clients![]() | ||
swish_chr.pl -- Make CHR available in SWISH![]() | ||
swish_csv.pl -- Support CSV output from a Pengines server![]() | ||
swish_debug.pl -- Print debug messages and test assertions![]() | ||
swish_diagnostics.pl![]() | ||
| pengine_stale_module/1 | True if M seems to be a pengine module with no associated pengine. | ![]() |
| pengine_stale_module/2 | True if M seems to be a pengine module with no associated pengine. | ![]() |
| redis_consumer_status/2 | True when Status is a dict describing the current status for Consumer. | ![]() |
| stale_pengine/1 | True if Pengine is a Pengine who's thread died. | ![]() |
| start_swish_stat_collector/0 | Start collecting statistical performance information for the running SWISH server. | ![]() |
| swish_cluster_member/2 | ![]() | |
| swish_died_thread/2 | True if Id is a thread that died with Status and has not (yet) been joined. | ![]() |
| swish_save_stats/1 | Save statistcs to File or the default file. | ![]() |
| swish_statistics/1 | True if State is a statistics about SWISH. | ![]() |
| swish_stats/2 | Get the collected statistics for the given Period. | ![]() |
swish_redis.pl -- Redis stream connection![]() | ||
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() | ||
tutorial.pl![]() | ||
version.pl -- Manage software versions![]() | ||
web.pl -- Serve /plugin![]() | ||