![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| addHeadItems () | |
| addHeadItems () | |
| fetchOutput ($output, $title, $navigation, $documentHeadItems, $jsLoaderItems, $extraData=array()) | |
| fetchOutput ($output, $title, $navigation, $documentHeadItems, $jsLoaderItems, $extraData=array()) | |
| finishUp () | |
| finishUp () | |
| parseIPSTags ($text) | |
| parseIPSTags ($text) | |
| printHeader () | |
| printHeader () | |
| silentRedirect ($url) | |
| silentRedirect ($url) | |
| addHeadItems | ( | ) |
Adds more items into the document header like CSS / RSS, etc
public
Implemented in htmlOutput, and xmlOutput.
| addHeadItems | ( | ) |
Adds more items into the document header like CSS / RSS, etc
public
Implemented in htmlOutput, and xmlOutput.
| fetchOutput | ( | $ | output, |
| $ | title, | ||
| $ | navigation, | ||
| $ | documentHeadItems, | ||
| $ | jsLoaderItems, | ||
| $ | extraData = array() |
||
| ) |
Fetches the output
public
| string | Output gathered |
| string | Title of the document |
| array | Navigation gathered |
| array | Array of document head items |
| array | Array of JS loader items |
| array | Array of extra data |
Implemented in htmlOutput, and xmlOutput.
| fetchOutput | ( | $ | output, |
| $ | title, | ||
| $ | navigation, | ||
| $ | documentHeadItems, | ||
| $ | jsLoaderItems, | ||
| $ | extraData = array() |
||
| ) |
Fetches the output
public
| string | Output gathered |
| string | Title of the document |
| array | Navigation gathered |
| array | Array of document head items |
| array | Array of JS loader items |
| array | Array of extra data |
Implemented in htmlOutput, and xmlOutput.
| finishUp | ( | ) |
Finish / clean up after sending output
public
Implemented in htmlOutput, and xmlOutput.
| finishUp | ( | ) |
Finish / clean up after sending output
public
Implemented in htmlOutput, and xmlOutput.
| parseIPSTags | ( | $ | text | ) |
Replace IPS tags Converts over <#IMG_DIR#>, etc
public
| string |
Implemented in htmlOutput, and xmlOutput.
| parseIPSTags | ( | $ | text | ) |
Replace IPS tags Converts over <#IMG_DIR#>, etc
public
| string |
Implemented in htmlOutput, and xmlOutput.
| printHeader | ( | ) |
Prints any header information for this output module
public
Implemented in htmlOutput, and xmlOutput.
| printHeader | ( | ) |
Prints any header information for this output module
public
Implemented in htmlOutput, and xmlOutput.
| silentRedirect | ( | $ | url | ) |
Silent redirect (Redirects without a screen or other notification)
public
| URL |
| silentRedirect | ( | $ | url | ) |
Silent redirect (Redirects without a screen or other notification)
public
| URL |