OCSP_HTMLPAGEbuffers a html page
Located in /common/OCSP_HTMLPAGE.phpclass (line 48)
| Class | Description |
|---|---|
OCSP_CMS_HTMLPAGE
|
Class OCSP_CMS_PEARCACHE.phpclass |
static string
URI_changeGetValue
(string $uri, string $name, string $value, [boolean $debug = False])
void
addBodyContentFile
(string $file, [boolean $prepend = False], [string $blockName = 'DEFAULT'], [ $debug = False])
void
parseTemplateVar
(string $varName, string $varValue, [ $blockName = 'ALL'], [bolean $debug = False])
array
$myBodyBlocks
= array() (line 210)
array
$myBodyContent
= array() (line 216)
string
$myBodyOnload
= "" (line 198)
string
$myBodyTag
= "" (line 192)
string
$myCSS_code
= "" (line 176)
array
$myCSS_includes
= array() (line 170)
string
$myDocType
= '<?xml version="1.0" ?>
string
$myHeadContent
= "" (line 182)
string
$myHtmlTag
= "xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de_DE\" lang=\"de_DE\"" (line 118)
array
$myHTTP_headers
= array('Content-Type: text/html; charset=utf-8') (line 132)
an array of http header fields
string
$myJS_code
= "" (line 164)
array
$myJS_includes
= array('$@SYSTEMURL$javascript/jquery/jquery.js','$@SYSTEMURL$jOCSP/jOCSP.js') (line 158)
array
$myMetaTags
= array(
array
$myTemplateVars
= array() (line 223)
string
$myTitle
= "" (line 142)
if $name is in URIs Query string the value is replaced otherwise $name=$value is appended to the uri
----------------------------------------------------- Constructors
adds a body content (to a block)
if the blockname ends with [] the content is treaten as array in this case prepend is disabled
loads a html code file and adds it to the body by calling $this->addBodyContent()
adds a js command to the onLoad of the body
adds a css code
adds a string to the <head>
adds a file content to the <head>
adds a javascript code
includes a javascript code file into the header
appends a HTTP header field
outputs the page
returns the page content this methods returns the whole content for each block the blocks are ordered by there first time set
returns a template var
parses a template var imediatly
sets the ajax object of the page
sets the body onLoad event
sets a meta tag
sets a template var if no block is set it's add to 'ALL' and used in all blocks
to add an array set $varName to "" and $varValue to the array
returns the html code of the page
CLASS_SRC_FILE
= __FILE__
(line 57)
Documentation generated on Thu, 08 Jan 2009 17:46:51 +0100 by phpDocumentor 1.4.0a2