
Public Member Functions | |
| add_linkdestination ($ld) | |
| BitPdf () | |
| completeLink ($link) | |
| concatData ($pData, &$src, &$parms) | |
| flush ($src) | |
| getDefaultSettings () | |
| getPDFable () | |
| h1 ($info) | |
| h2 ($info) | |
| h3 ($info) | |
| hr ($info) | |
| img ($info) | |
| insert_html (&$data) | |
| insert_linkdestinations ($convertpages) | |
| loadSettings () | |
| page ($info) | |
| storeSettings (&$pParamHash) | |
| titlebar ($info) | |
| verifySettings (&$pParamHash) | |
| WalkParsedArray (&$c, &$src, &$parms) | |
| whatlink ($link, $text) | |
Public Attributes | |
| $mSettings | |
Definition at line 20 of file BitPdf.php.
| BitPdf::add_linkdestination | ( | $ | ld | ) |
Definition at line 449 of file BitPdf.php.
| BitPdf::BitPdf | ( | ) |
Definition at line 24 of file BitPdf.php.
References $fp, Cezpdf::Cezpdf(), loadSettings(), and Cpdf::selectFont().
Here is the call graph for this function:

| BitPdf::completeLink | ( | $ | link | ) |
| BitPdf::concatData | ( | $ | pData, | |
| &$ | src, | |||
| &$ | parms | |||
| ) |
| BitPdf::flush | ( | $ | src | ) |
Definition at line 179 of file BitPdf.php.
References Cezpdf::ezText().
Referenced by insert_html(), and WalkParsedArray().
Here is the call graph for this function:

| BitPdf::getDefaultSettings | ( | ) |
| BitPdf::getPDFable | ( | ) |
| BitPdf::h1 | ( | $ | info | ) |
Definition at line 504 of file BitPdf.php.
References $info, and Cezpdf::ezText().
Here is the call graph for this function:

| BitPdf::h2 | ( | $ | info | ) |
Definition at line 509 of file BitPdf.php.
References $info, and Cezpdf::ezText().
Here is the call graph for this function:

| BitPdf::h3 | ( | $ | info | ) |
Definition at line 514 of file BitPdf.php.
References $info, and Cezpdf::ezText().
Here is the call graph for this function:

| BitPdf::hr | ( | $ | info | ) |
Definition at line 461 of file BitPdf.php.
References Cpdf::line().
Here is the call graph for this function:

| BitPdf::img | ( | $ | info | ) |
Definition at line 468 of file BitPdf.php.
References $data, $fp, $info, Cezpdf::$y, Cpdf::addImage(), completeLink(), Cezpdf::ezSetDy(), and Cezpdf::ezText().
Here is the call graph for this function:

| BitPdf::insert_html | ( | &$ | data | ) |
Definition at line 118 of file BitPdf.php.
References $data, $htmlparser, flush(), and WalkParsedArray().
Here is the call graph for this function:

| BitPdf::insert_linkdestinations | ( | $ | convertpages | ) |
Definition at line 444 of file BitPdf.php.
| BitPdf::loadSettings | ( | ) |
Definition at line 39 of file BitPdf.php.
References $gBitSystem, and getDefaultSettings().
Referenced by BitPdf().
Here is the call graph for this function:

| BitPdf::page | ( | $ | info | ) |
Definition at line 454 of file BitPdf.php.
References $info, Cpdf::addDestination(), and Cezpdf::ezText().
Here is the call graph for this function:

| BitPdf::storeSettings | ( | &$ | pParamHash | ) |
Definition at line 93 of file BitPdf.php.
References $gBitSystem, $pParamHash, and verifySettings().
Here is the call graph for this function:

| BitPdf::titlebar | ( | $ | info | ) |
Definition at line 521 of file BitPdf.php.
References $info, Cezpdf::ezNewPage(), Cezpdf::ezText(), Cpdf::filledRectangle(), Cpdf::getFontDecender(), Cpdf::getFontHeight(), Cpdf::restoreState(), Cpdf::saveState(), Cpdf::setColor(), and Cpdf::transaction().
Here is the call graph for this function:

| BitPdf::verifySettings | ( | &$ | pParamHash | ) |
Definition at line 50 of file BitPdf.php.
References $pParamHash, and getDefaultSettings().
Referenced by storeSettings().
Here is the call graph for this function:

| BitPdf::WalkParsedArray | ( | &$ | c, | |
| &$ | src, | |||
| &$ | parms | |||
| ) |
Definition at line 198 of file BitPdf.php.
References $c, $i, concatData(), Cezpdf::ezTable(), flush(), Cezpdf::uline(), and whatlink().
Referenced by insert_html().
Here is the call graph for this function:

| BitPdf::whatlink | ( | $ | link, | |
| $ | text | |||
| ) |
Definition at line 406 of file BitPdf.php.
References $_SERVER, $https_mode, $site_http_prefix, and FALSE.
Referenced by WalkParsedArray().
| BitPdf::$mSettings |
Definition at line 22 of file BitPdf.php.
1.5.2