1.2 kiriwrite_page_list

kiriwrite_page_list lists the pages from a given database. If no database is specified then it will write a drop-down box showing the list of available databases instead.

kiriwrite_page_list will return page data which is intended for kiriwrite_output_page.

Parameters:

kiriwrite_page_list(database, browsenumber);

Usage:

$pagedata = kiriwrite_page_list("database", 1);

database
Specifies the database to get the list of pages from.

browsenumber
Specifies the number of which list of pages to view.