Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Tag/Syntax/Partial.php - 111 lines - 3213 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($atts, $thing = null)  line: 34
Returns the inner content of the enclosing <txp:output_form /> tag.

return: string
param: array  $atts
param: string $thing
renderIfYield($atts, $thing = null)  line: 76
Conditional for yield.

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

title

Body