Class: papaya_topic
Quellcode Position: Program_Root/papaya_topic.php
Class papaya_topic
Class Overview
|
Load / Save page (n-dimensional) Implementiert in Program_Root/papaya_topic.php [Zeile 22] base_object | --base_db | --base_topic | --base_topic_edit | --papaya_topicAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
[ Seitenanfang ]
Properties Summary
| mixed | $dburi | |
| mixed | $max_versions | |
| mixed | $table_boxes_link | |
| mixed | $table_languages | |
| mixed | $table_modules | |
| mixed | $table_surferperm | |
| mixed | $table_topics | |
| mixed | $table_topics_public | |
| mixed | $table_topics_versions | |
| mixed | $table_user | |
| mixed | $table_usergroups | |
| mixed | $table_views |
[ Seitenanfang ]
Method Summary
Properties
mixed
$dburi
= PAPAYA_DB_URI [Zeile 23]
Neudefinition von:
- base_db::$dburi
- Database URI
[ Seitenanfang ]
mixed
$table_languages
= PAPAYA_DB_TBL_LNG [Zeile 34]
Neudefinition von:
- base_topic::$table_languages
- Table contains languages
[ Seitenanfang ]
mixed
$table_modules
= PAPAYA_DB_TBL_MODULES [Zeile 30]
Neudefinition von:
- base_topic::$table_modules
- Table with Module classes
[ Seitenanfang ]
mixed
$table_topics
= PAPAYA_DB_TBL_TOPICS [Zeile 27]
Neudefinition von:
- base_topic::$table_topics
- Table with topics
[ Seitenanfang ]
mixed
$table_topics_versions
= PAPAYA_DB_TBL_TOPICS_VERSIONS [Zeile 28]
Neudefinition von:
- base_topic::$table_topics_versions
- Table with released version of topics
[ Seitenanfang ]
mixed
$table_user
= PAPAYA_DB_TBL_AUTHUSER [Zeile 25]
Neudefinition von:
- base_topic::$table_user
- Table with users
[ Seitenanfang ]
mixed
$table_usergroups
= PAPAYA_DB_TBL_AUTHGROUPS [Zeile 26]
Neudefinition von:
- base_topic::$table_usergroups
- Table contains groups
[ Seitenanfang ]
mixed
$table_views
= PAPAYA_DB_TBL_VIEWS [Zeile 31]
Neudefinition von:
- base_topic::$table_views
- Table with views
[ Seitenanfang ]
Methods
getToolbar [Zeile 42]
|
Get toolbar
API Tags:
| Access: | public |
Neudefinition von:
- base_topic_edit::getToolbar()
- Get toolbar
[ Seitenanfang ]
loadOutput [Zeile 116]
|
Neudefinition von:
[ Seitenanfang ]
setMenuBar [Zeile 95]
|
Set menu bar
Parameters:| boolean | $editable: | optional, default value true |
API Tags:
| Access: | public |
Neudefinition von:
- base_topic_edit::setMenuBar()
- Set menu bar
[ Seitenanfang ]
