Textpattern PHP Cross Reference Content Management Systems

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

Description: Image tags.

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

Defines 1 class

Image:: (2 methods):
renderIfFirstImage()
renderIfLastImage()

Class: Image


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

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

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

title

Body