3.21 gettemplatelist

Gets the list of templates. The information is returned as an array.

Parameters:

$kiriwrite_dbmodule->gettemplatelist();

Usage:

$kiriwrite_dbmodule->gettemplatelist();

If a database error occurs while getting the list of templates then the error returned should be 'TemplateDatabaseError' in the $error scalar and the information about the error should be placed in the $errorext scalar.