Fonctions membres publiques | |
| init () | |
| main () | |
| renderDBInfo () | |
| renderFileInfo ($returnLinkTag) | |
| printContent () | |
| makeRef ($table, $ref) | |
| makeRefFrom ($table, $ref) | |
Attributs publics | |
| $table | |
| $uid | |
| $perms_clause | |
| $access | |
| $type | |
| $doc | |
| $content | |
| $file | |
| $pageinfo | |
| $row | |
| SC_show_item::init | ( | ) |
Initialization of the class Will determine if table/uid GET vars are database record or a file and if the user has access to view information about the item.
| SC_show_item::main | ( | ) |
Main function. Will generate the information to display for the item set internally.
| SC_show_item::renderDBInfo | ( | ) |
Main function. Will generate the information to display for the item set internally.
| SC_show_item::renderFileInfo | ( | $ | returnLinkTag | ) |
Main function. Will generate the information to display for the item set internally.
| string | tag closing/returning. |
| SC_show_item::printContent | ( | ) |
End page and print content
| SC_show_item::makeRef | ( | $ | table, | |
| $ | ref | |||
| ) |
Make reference display
| string | Table name | |
| string | Filename or uid |
| SC_show_item::makeRefFrom | ( | $ | table, | |
| $ | ref | |||
| ) |
Make reference display (what this elements points to)
| string | Table name | |
| string | Filename or uid |
| SC_show_item::$table |
| SC_show_item::$uid |
| SC_show_item::$perms_clause |
| SC_show_item::$access |
| SC_show_item::$type |
| SC_show_item::$doc |
| SC_show_item::$content |
| SC_show_item::$file |
| SC_show_item::$pageinfo |
| SC_show_item::$row |
1.5.3