SC_show_item Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 renderDBInfo ()
 renderFileInfo ($returnLinkTag)
 printContent ()
 makeRef ($table, $ref)
 makeRefFrom ($table, $ref)

Public Attributes

 $table
 $uid
 $perms_clause
 $access
 $type
 $doc
 $content
 $file
 $pageinfo
 $row


Detailed Description

Definition at line 135 of file show_item.php.


Member Function Documentation

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.

Returns:
void

Definition at line 160 of file show_item.php.

SC_show_item::main (  ) 

Main function. Will generate the information to display for the item set internally.

Returns:
void

Definition at line 225 of file show_item.php.

SC_show_item::renderDBInfo (  ) 

Main function. Will generate the information to display for the item set internally.

Returns:
void

Definition at line 273 of file show_item.php.

SC_show_item::renderFileInfo ( returnLinkTag  ) 

Main function. Will generate the information to display for the item set internally.

Parameters:
string tag closing/returning.
Returns:
void

Definition at line 327 of file show_item.php.

SC_show_item::printContent (  ) 

End page and print content

Returns:
void

Definition at line 451 of file show_item.php.

SC_show_item::makeRef ( table,
ref 
)

Make reference display

Parameters:
string Table name
string Filename or uid
Returns:
string HTML

Definition at line 464 of file show_item.php.

SC_show_item::makeRefFrom ( table,
ref 
)

Make reference display (what this elements points to)

Parameters:
string Table name
string Filename or uid
Returns:
string HTML

Definition at line 526 of file show_item.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!