Tripal 0.3b
views_handler_field_node_optional Class Reference

List of all members.

Public Member Functions

 construct ()
 query ()
 render_link ($data, $values)

Detailed Description

Field handler to provide simple renderer that allows linking to a node.

Definition at line 9 of file views_handler_field_node_optional.inc.


Member Function Documentation

construct ( )

Definition at line 11 of file views_handler_field_node_optional.inc.

query ( )

Add chado_* and *_node alias'd left joins to the table

Definition at line 22 of file views_handler_field_node_optional.inc.

render_link ( data,
values 
)

Render whatever the data is as a link to the node.

Data should be made XSS safe prior to calling this function.

Definition at line 95 of file views_handler_field_node_optional.inc.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables