xowiki::Page instproc is_folder_page (public)

 <instance of xowiki::Page[i]> is_folder_page \
    [ -include_folder_links include_folder_links ]

Defined in /var/www/openacs.org/packages/xowiki/tcl/xowiki-procs.tcl

Check, if page is a folder. This function is typically overlaaded by specializations. Plain xowiki::Pages are never folders.

Switches:
-include_folder_links (optional, defaults to "true")
return true, if the current page is a link to a folder.
Returns:
boolean

Testcases:
xowiki_test_cases
Source code:
return 0
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: