Home
last modified time | relevance | path

Searched refs:syndicateHtml (Results 1 – 2 of 2) sorted by path

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedHtmlField.php6 * generated based on $truncSize, $syndicateHtml properties.
21 public $truncSize, $syndicateHtml; variable in FeedHtmlField
36 * Creates the right output, depending on $truncSize, $syndicateHtml properties.
47 } elseif ($this->syndicateHtml) {
H A DHtmlDescribable.php32 $descriptionField->syndicateHtml = $overrideSyndicateHtml || $this->descriptionHtmlSyndicated;