Class: papaya_page
Quellcode Position: Program_Root/papaya_page.php
Class papaya_page
Class Overview
|
Output page Implementiert in Program_Root/papaya_page.php [Zeile 15] Author(s):
|
|
[ Seitenanfang ]
Properties Summary
| boolean | $accept_gz | Accept .gz compressed files |
| boolean | $access | Access ? |
| ? | $layout | Layout |
| string | $mode | Output modus |
| boolean | $printview | Show printversion |
| mixed | $session_name | |
| string | $topic | Topic |
| integer | $topic_id | ID of Topic |
| string | $xslfile | Name XSL-file |
[ Seitenanfang ]
Method Summary
| papaya_page | papaya_page() | Constructor |
| boolean | checkAlias() | Check alias |
| array | checkMediaPerm() | Check media permissions |
| void | createTopic() | Create topic |
| void | filenameToMimeType() | |
| string | generatePage() | Generate page |
| void | get() | Get |
| string | getBox() | Get box |
| boolean | getCache() | Get cache |
| mixed | getCacheId() | Get chache ID |
| mixed | getDownload() | Get download |
| void | getError() | Get error |
| void | getErrorHTML() | Get error HTML |
| void | getMediaFile() | Get media file |
| void | getMediaPopup() | |
| void | getMediaThumbFile() | Get media tumbnail file |
| string | getNumber() | Get number |
| string | getPage() | Get page |
| void | getRDF() | Get RDF |
| void | getUrls() | Get URLs |
| string | getUserAgent() | Get user agent |
| void | initializeParams() | Initialize parameters |
| void | initPageMode() | Initialize page mode |
| void | invalidateCache() | Invalid date cache |
| mixed | loadMediaFileData() | Load media file data |
| void | loadOptions() | Load options |
| void | outputFile() | Output file |
| void | sendHTTPStatus() | Send HTTP status |
| boolean | setCache() | Set cache |
| integer | showDebug() | Show debug |
| void | startSession() | Start new seassion |
| void | startTimer() | Start timer |
| void | stopTimer() | Stop timer |
| boolean | validateAccess() | Is access valid |
[ Seitenanfang ]
Methods
checkMediaPerm [Zeile 777]
|
Check media permissions
Parameters:| integer | $mid: |
API Tags:
| Access: | public |
[ Seitenanfang ]
generatePage [Zeile 545]
|
Generate page
API Tags:
| Access: | public |
[ Seitenanfang ]
getCache [Zeile 255]
|
Get cache
Parameters:| integer | $cache_id: |
API Tags:
| Access: | public |
[ Seitenanfang ]
getError [Zeile 869]
|
Get error
Parameters:| integer | $error: | |
| string | $errstr: | |
| boolean | $verbose: | optional, default value FALSE |
API Tags:
| Access: | public |
[ Seitenanfang ]
getErrorHTML [Zeile 902]
|
Get error HTML
Parameters:| integer | $error: | |
| string | $errstr: |
API Tags:
| Access: | public |
[ Seitenanfang ]
getMediaFile [Zeile 699]
|
Get media file
API Tags:
| Access: | public |
[ Seitenanfang ]
getMediaThumbFile [Zeile 710]
|
Get media tumbnail file
API Tags:
| Access: | public |
[ Seitenanfang ]
getNumber [Zeile 948]
|
Get number
Parameters:| interger | $error: |
API Tags:
| Access: | public |
[ Seitenanfang ]
getUserAgent [Zeile 811]
|
Get user agent
API Tags:
| Access: | public |
[ Seitenanfang ]
initializeParams [Zeile 137]
|
Initialize parameters
API Tags:
| Access: | public |
[ Seitenanfang ]
initPageMode [Zeile 373]
|
Initialize page mode
API Tags:
| Access: | public |
[ Seitenanfang ]
invalidateCache [Zeile 347]
|
Invalid date cache
Parameters:| integer | $cache_id: |
API Tags:
| Access: | public |
[ Seitenanfang ]
loadMediaFileData [Zeile 657]
|
Load media file data
Parameters:| integer | $id: |
API Tags:
| Return: | array or boolean |
| Access: | public |
[ Seitenanfang ]
outputFile [Zeile 753]
|
Output file
Parameters:| string | $filename: | |
| array | &$data: |
API Tags:
| Access: | public |
[ Seitenanfang ]
sendHTTPStatus [Zeile 960]
|
Send HTTP status
Parameters:| integer | $status: |
API Tags:
| Access: | public |
[ Seitenanfang ]
setCache [Zeile 323]
|
Set cache
Parameters:| integer | $cache_id: | |
| string | $page: |
API Tags:
| Access: | public |
[ Seitenanfang ]
showDebug [Zeile 852]
|
Show debug
Parameters:| array | $msg: |
API Tags:
| Access: | public |
[ Seitenanfang ]
stopTimer [Zeile 837]
|
Stop timer
Parameters:| integer | $digits: | optional, default value 4 |
API Tags:
| Access: | public |
[ Seitenanfang ]
validateAccess [Zeile 204]
|
Is access valid
[ Seitenanfang ]
