Class: papaya_topic_tree
Quellcode Position: Program_Root/papaya_topic_tree.php
Class papaya_topic_tree
Class Overview
|
object to show sitemap in edit area (n-dimensional) Implementiert in Program_Root/papaya_topic_tree.php [Zeile 24] base_object | --base_db | --base_topic_tree | --papaya_topic_treeAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
| Inherited Properties | Inherited Methods |
|---|---|
|
Abgeleitet von base_topic_tree Abgeleitet von base_db |
Abgeleitet von base_topic_tree
Abgeleitet von base_db
Abgeleitet von base_object
|
[ Seitenanfang ]
Properties Summary
| mixed | $dbcon | |
| mixed | $dburi | |
| mixed | $table_modules | |
| mixed | $table_topics | |
| mixed | $table_topics_public | |
| mixed | $table_user | |
| mixed | $table_views |
[ Seitenanfang ]
Method Summary
| void | copyPage() | |
| void | copySubPages() | |
| string | execute() | Execute - basic function for handling parameters |
| void | movePage() |
[ Seitenanfang ]
Properties
mixed
$dburi
= PAPAYA_DB_URI [Zeile 25]
Neudefinition von:
- base_db::$dburi
- Database URI
[ Seitenanfang ]
Methods
copyPage [Zeile 180]
|
[ Seitenanfang ]
copySubPages [Zeile 239]
|
[ Seitenanfang ]
execute [Zeile 55]
|
Execute - basic function for handling parameters
Parameters:| integer | $base_id: |
API Tags:
| Access: | public |
Neudefinition von:
- base_topic_tree::execute()
- execute - basic function for handling parameters
[ Seitenanfang ]
movePage [Zeile 123]
|
[ Seitenanfang ]
