Did you know ... Search Documentation:
wiki.pl
PublicShow source
Source wiki_file_to_dom(+File, +DOM) is det
DOM is the HTML dom representation for the content of File.
Source include(+Object, +Type, +Options)//
Source file(+Path, Options)//
Trap translation of \file(+Path, Options)
Source wiki_page_title(?Location, ?Title) is nondet
True when Title is the title of the wiki page at Location.
Source update_wiki_page_title(Location) is det
Update the cached information about a wiki file.
Source index_wiki_pages
Create a (title) index of the available wiki pages. This is started from server/1 in a background thread.
Source extract_title(+DOM0, -Title, -DOM) is det
Extract the title from a wiki page. The title is considered to be the first h<N> element.
Source title_text(+Title, -Text:atom) is det
Turn the title, represented as an argument to html//1 into a plain string. Turns it into HTML, then parses the HTML and finally extracts the string. First clause avoids this for the common normal case.
Source safe_file_name(+Name)
True when Name is a file without references to parent directories.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source existing_linked_file(Arg1, Arg2)
Source object_page_header(Arg1, Arg2, Arg3, Arg4)
Source nopredref(Arg1, Arg2, Arg3)
Source file_header(Arg1, Arg2, Arg3, Arg4)
Source doc_write_html(Arg1, Arg2, Arg3)
Source print_html_head(Arg1)
Source object_footer(Arg1, Arg2, Arg3, Arg4)
Source ensure_doc_objects(Arg1)
Source objects(Arg1, Arg2, Arg3, Arg4)
Source tags(Arg1, Arg2, Arg3)
Source object_href(Arg1, Arg2)
Source object_name(Arg1, Arg2, Arg3, Arg4)
Source object_source_button(Arg1, Arg2, Arg3, Arg4)
Source object_tree(Arg1, Arg2, Arg3, Arg4, Arg5)
Source is_op_type(Arg1, Arg2)
Source source_button(Arg1, Arg2, Arg3, Arg4)
Source predref(Arg1, Arg2, Arg3)
Source object_page_footer(Arg1, Arg2, Arg3, Arg4)
Source doc_resources(Arg1, Arg2, Arg3)
Source object_ref(Arg1, Arg2, Arg3, Arg4)
Source multifile(Arg1, Arg2)
Source flagref(Arg1, Arg2, Arg3)
Source object_edit_button(Arg1, Arg2, Arg3, Arg4)
Source pred_anchor_name(Arg1, Arg2, Arg3)
Source doc_page_dom(Arg1, Arg2, Arg3)
Source object_page(Arg1, Arg2, Arg3, Arg4)
Source doc_file_objects(Arg1, Arg2, Arg3, Arg4, Arg5)
Source term(Arg1, Arg2, Arg3, Arg4, Arg5)
Source pred_edit_button(Arg1, Arg2, Arg3, Arg4)
Source zoom_button(Arg1, Arg2, Arg3, Arg4)
Source unquote_filespec(Arg1, Arg2)
Source wiki_extension(Arg1)
Source edit_button(Arg1, Arg2, Arg3, Arg4)
Source is_pi(Arg1)
Source predref(Arg1, Arg2, Arg3, Arg4)
Source wiki_file_codes_to_dom(Arg1, Arg2, Arg3)
Source cite(Arg1, Arg2, Arg3)
Source mode_anchor_name(Arg1, Arg2)
Source doc_for_file(Arg1, Arg2)
Source file(Arg1, Arg2, Arg3)
Source doc_hide_private(Arg1, Arg2, Arg3)
Source module_info(Arg1, Arg2, Arg3)
Source doc_tag_title(Arg1, Arg2)
Source private(Arg1, Arg2)
Source object_synopsis(Arg1, Arg2, Arg3, Arg4)
Source doc_for_wiki_file(Arg1, Arg2)