attvar.pl![]() | ||
---|---|---|
get_attr/2 | Get the attribute on the current module. | ![]() |
put_attr/2 | Put an attribute on the current module. | ![]() |
authenticate.pl -- Authentication access for SWISH![]() | ||
authentication_hook/3 | Is called from the /pengine/create request to establish the logged in user. | ![]() |
authenticate/2 | Establish the identity behind the HTTP Request. | ![]() |
user_property/2 | True when Identity has Property. | ![]() |
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![]() | ||
parameters/1 | Fill query parameters. | ![]() |
examples.pl -- Serve example files![]() | ||
provides/1 | Make examples available through swish_provides/1. | ![]() |
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![]() | ||
attach_pack/2 | Load the index of Pack into memory. | ![]() |
delete_head/2 | Delete Head from Store. | ![]() |
delete_object/2 | Delete an existing object. | ![]() |
fsck_pack/1 | Validate the integrity of the pack file File. | ![]() |
gitty_close/1 | Close resources associated with a store. | ![]() |
gitty_file/4 | True when File entry in the gitty store and Head is the HEAD revision. | ![]() |
gitty_fsck/1 | Validate all packs associated with Store. | ![]() |
gitty_hash/2 | True when Hash is an object in the store. | ![]() |
gitty_object_file/3 | True when Path is the file at which the object with Hash is stored. | ![]() |
gitty_open/2 | Driver specific initialization. | ![]() |
gitty_rescan/1 | Update our view of the shared storage for all stores matching Store. | ![]() |
gitty_update_head/5 | Update the head of a gitty store for Name. | ![]() |
load_object/5 | Load the given object. | ![]() |
load_object_from_pack/4 | True when Hash is in a pack and can be loaded. | ![]() |
load_plain_commit/3 | Load the commit data as a dict. | ![]() |
pack_objects/6 | Pack the given objects and pack files into a new pack. | ![]() |
repack_objects/2 | Repack objects of Store for reduced disk usage and enhanced performance. | ![]() |
set_head/3 | Set the head of the given File to Hash. | ![]() |
store_object/4 | Store the actual object. | ![]() |
unpack_pack/2 | Turn a pack back into a plain object files. | ![]() |
unpack_packs/1 | Unpack all packs. | ![]() |
help.pl -- SWISH help system![]() | ||
highlight.pl -- Highlight token server![]() | ||
html_output.pl -- SWISH HTML Output![]() | ||
html/1 | Insert HTML into the output. | ![]() |
html/3 | Sandbox respecting version of html_write:html//1. | ![]() |
safe_raw_html/1 | Helper for variables in html(\List) . | ![]() |
include.pl -- Support :- include(File) from SWISH![]() | ||
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
jquery/2 | Run a jQuery query in the SWISH interface. | ![]() |
jquery/3 | Run a jQuery query in the SWISH interface. | ![]() |
markdown.pl -- SWISH Notebook markdown support![]() | ||
file/4 | Hook that deals with linking other notebooks using the following markdown syntax:. | ![]() |
md_eval.pl -- Provide evaluable markdown![]() | ||
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
create_avatar/2 | (Re-)create avatar with basename PNG. | ![]() |
existing_noble_avatar/2 | True when Image is the image file of a previously generated avatar of Gender. | ![]() |
noble_avatar/2 | True when File is the image file name for a generated avatar of Gender. | ![]() |
noble_avatar/3 | True when File is the image file name for a generated avatar of Gender. | ![]() |
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. | ![]() |
render.pl -- SWISH term-rendering support![]() | ||
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![]() | ||
write_result/3 | Hook into library(pengines) that makes pengines support CSV output. | ![]() |
swish_debug.pl -- Print debug messages and test assertions![]() | ||
debug/1 | Add/remove a topic from being printed. | ![]() |
list_debug_topics/0 | List currently known topics for debug/3 and their setting. | ![]() |
list_debug_topics/1 | List currently known topics for debug/3 and their setting. | ![]() |
nodebug/1 | Add/remove a topic from being printed. | ![]() |
swish_debug/3 | Format a message if debug topic is enabled. | ![]() |
swish_debugging/1 | Examine debug topics. | ![]() |
swish_diagnostics.pl![]() | ||
swish_redis.pl -- Redis stream connection![]() | ||
redis_consumer/1 | True when Consumer is the name of this redis node. | ![]() |
reinit_redis/0 | Stop and start the redis thread. | ![]() |
swish_cluster/1 | True when Pairs is a list Consumer-URL of peer SWISH servers in this cluster. | ![]() |
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
config/2 | Provides the object config.swish.templates , a JSON object that provides the templates for hinting in CodeMirror. | ![]() |
predicate_template/2 | ![]() | |
visible_predicate/3 | True when PI is a plain predicate indicator for a predicate that can be called in Module. | ![]() |
visible_predicate_templates/3 | True when Templates is a JSON dict holding autocompletion templates for Module. | ![]() |
trace.pl -- ![]() | ||
version.pl -- Manage software versions![]() | ||
web.pl -- Serve /plugin![]() |