File: test_Text_Wiki.php
Source Location: /Text_Wiki-1.0.2/doc/test_Text_Wiki.php
Classes:
Page Details:
Eventually set an include path if all parsers/renderers not installed
$Id: test_Text_Wiki.php,v 1.6 2005/08/06 18:45:37 toggg Exp $ Includes:
require_once('Text/Wiki/'.$parser.'.php') [line 50]
Here we need to know if we are running from command line or from web That runs anyway: if (isset($_SERVER['SERVER_NAME'])) { but have some o(l|d)d compatibility problem ... require_once('Text/Wiki.php') [line 53]
bldHtml [line 89]
void bldHtml(
$result, $plist, $rlist, $elist)
|
|
Parameters
|
$result |
|
|
$plist |
|
|
$rlist |
|
|
$elist |
|
bldOpt [line 80]
void bldOpt(
$name, $list)
|
|
Parameters
findExamples [line 146]
void findExamples(
[ $dir = null])
|
|
Parameters
Documentation generated on Mon, 11 Mar 2019 14:10:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|