Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Tag/Syntax/Partial.php - 69 lines - 1599 bytes - Source - Print

Description: Template partials tags.

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

Defines 1 class

Partial:: (2 methods):
renderYield()
renderIfYield()

Class: Partial


renderYield()  line: 34
Returns the inner content of the enclosing <txp:output_form /> tag.

return: string
renderIfYield($atts, $thing line: 49
Conditional for yield.

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

title

Body