iFAQMaker
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Api
Class htmlfaq

- faq
-

class htmlfaq
extends faq

FAQ Generator

Authors:
Izzy (izzysoft AT qumran DOT org)
Copyright:
(c) 2004-2007 by Itzchak Rehberg and IzzySoft

Constructor Summary
void htmlfaq(string $tpl_dir, string $tpl_file, string $toc)
Constructor: Setting up the templates

Method Summary
void header(string $title, string $css_url, [string $charset])
Make the HTML header

Methods inherited from class faq and not overridden
acronyms, fileRead, parseInput, parseOutput, regexp_pattern_file, regexp_pattern_word_file, register_filefunc, set_nav, textReplace, wiki, wikidef

Constructor Detail

htmlfaq()

void htmlfaq(string $tpl_dir, string $tpl_file, string $toc)

Constructor: Setting up the templates

Parameters:
tpl_dir - Directory containing the HTML template files
tpl_file - Filename of the template file to use
toc - style of the "table of contents" (ul|ol), empty for no toc

Method Detail

header()

void header(string $title, string $css_url, [string $charset])

Make the HTML header

Parameters:
title - Page title for the browsers title bar
css_url - URL for the charset to include
charset - Charset used (default: utf-8)

  iFAQMaker
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Submit a bug

This document was generated by phpdocgen 0.16.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)