Class: papaya_alias_tree
Quellcode Position: Program_Root/papaya_alias_tree.php
Class papaya_alias_tree
Class Overview
|
Object to display a alias tree (n-dimensional) Implementiert in Program_Root/papaya_alias_tree.php [Zeile 20] base_object | --base_db | --base_topic_tree | --papaya_alias_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 | $aliase | |
| mixed | $dburi | |
| mixed | $links | |
| mixed | $table_modules | |
| mixed | $table_topics | |
| mixed | $table_topics_public | |
| mixed | $table_urls | |
| mixed | $table_user | |
| mixed | $table_views |
[ Seitenanfang ]
Method Summary
| papaya_alias_tree | papaya_alias_tree() | Constructor |
| boolean | checkInput() | Check input |
| string | checkPathSlashes() | Check path slashes |
| mixed | delete() | Delete |
| void | execute() | Execute - base function for handlig parameters |
| string | get() | |
| string | getAliasEdit() | Get alias edit |
| mixed | getButtons() | Get buttons |
| string | getDeleteForm() | Get delete formular |
| string | getEdit() | Get edit |
| string | getElements() | Get elemtents |
| string | getSubElements() | Get sub Elements |
| void | load() | Load |
| mixed | save() | Save |
[ Seitenanfang ]
Properties
mixed
$dburi
= PAPAYA_DB_URI [Zeile 21]
Neudefinition von:
- base_db::$dburi
- Database URI
[ Seitenanfang ]
Methods
Constructor papaya_alias_tree [Zeile 38]
|
Constructor
Parameters:| string | $paramname: | optional, default value 'al' |
API Tags:
| Access: | public |
[ Seitenanfang ]
checkPathSlashes [Zeile 261]
|
Check path slashes
Parameters:| string | $path: |
API Tags:
| Access: | public |
[ Seitenanfang ]
delete [Zeile 318]
|
Delete
Parameters:| integer | $id: |
API Tags:
| Access: | public |
[ Seitenanfang ]
execute [Zeile 327]
|
Execute - base function for handlig parameters
API Tags:
| Access: | public |
Neudefinition von:
- base_topic_tree::execute()
- execute - basic function for handling parameters
[ Seitenanfang ]
get [Zeile 52]
|
| object | &$user: | base_auth |
API Tags:
| Access: | public |
Neudefinition von:
[ Seitenanfang ]
getAliasEdit [Zeile 202]
|
Get alias edit
API Tags:
| Access: | public |
[ Seitenanfang ]
getButtons [Zeile 358]
|
Get buttons
API Tags:
| Access: | public |
Neudefinition von:
- base_topic_tree::getButtons()
- Get buttons
[ Seitenanfang ]
getDeleteForm [Zeile 233]
|
Get delete formular
API Tags:
| Access: | public |
[ Seitenanfang ]
getElements [Zeile 105]
|
Get elemtents
Parameters:| object | &$user: | base_auth |
API Tags:
| Access: | public |
[ Seitenanfang ]
getSubElements [Zeile 161]
|
Get sub Elements
Parameters:| integer | $id: | |
| string | $caller: | |
| object | &$user: | base_auth |
| integer | &$counter: |
API Tags:
| Access: | public |
[ Seitenanfang ]
load [Zeile 77]
|
Load
Parameters:| integer | $baseid: |
API Tags:
| Access: | public |
Neudefinition von:
[ Seitenanfang ]
