Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Tag/Syntax/Link.php - 67 lines - 1549 bytes - Source - Print

Description: Link tags.

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Link:: (2 methods):
renderIfFirstLink()
renderIfLastLink()

Class: Link


renderIfFirstLink($atts, $thing line: 34
Checks if the link is the first in the list.

return: string
param: array  $atts
param: string $thing
renderIfLastLink($atts, $thing line: 51
Checks if the link is the last in the list.

return: string
param: array  $atts
param: string $thing

title

Body