xowiki::Page instproc is_folder_page (public)
<instance of xowiki::Page> 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