Class: papaya_publictopic
Quellcode Position: Program_Root/papaya_publictopic.php
Class papaya_publictopic
Class Overview
|
Show published pages (n-dimensional) Implementiert in Program_Root/papaya_publictopic.php [Zeile 20] base_object | --base_db | --base_topic | --papaya_publictopicAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
[ Seitenanfang ]
Properties Summary
| mixed | $dburi | |
| mixed | $max_versions | |
| mixed | $showedit | |
| 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 21]
Neudefinition von:
- base_db::$dburi
- Database URI
[ Seitenanfang ]
mixed
$showedit
= false [Zeile 35]
Neudefinition von:
- base_topic::$showedit
- show edit
[ Seitenanfang ]
mixed
$table_languages
= PAPAYA_DB_TBL_LNG [Zeile 32]
Neudefinition von:
- base_topic::$table_languages
- Table contains languages
[ Seitenanfang ]
mixed
$table_modules
= PAPAYA_DB_TBL_MODULES [Zeile 28]
Neudefinition von:
- base_topic::$table_modules
- Table with Module classes
[ Seitenanfang ]
mixed
$table_topics
= PAPAYA_DB_TBL_TOPICS_PUBLIC [Zeile 25]
Neudefinition von:
- base_topic::$table_topics
- Table with topics
[ Seitenanfang ]
mixed
$table_topics_versions
= PAPAYA_DB_TBL_TOPICS_VERSIONS [Zeile 26]
Neudefinition von:
- base_topic::$table_topics_versions
- Table with released version of topics
[ Seitenanfang ]
mixed
$table_user
= PAPAYA_DB_TBL_AUTHUSER [Zeile 23]
Neudefinition von:
- base_topic::$table_user
- Table with users
[ Seitenanfang ]
mixed
$table_usergroups
= PAPAYA_DB_TBL_AUTHGROUPS [Zeile 24]
Neudefinition von:
- base_topic::$table_usergroups
- Table contains groups
[ Seitenanfang ]
mixed
$table_views
= PAPAYA_DB_TBL_VIEWS [Zeile 29]
Neudefinition von:
- base_topic::$table_views
- Table with views
[ Seitenanfang ]
Methods
