Textpattern PHP Cross Reference Content Management Systems

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

Description: File tags.

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

Defines 1 class

File:: (2 methods):
renderIfFirstFile()
renderIfLastFile()

Class: File


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

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

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

title

Body