Home
last modified time | relevance | path

Searched refs:descriptionTruncSize (Results 1 – 4 of 4) sorted by last modified time

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php60 $this->descriptionTruncSize = 500;
H A DAtomCreator10.php131 if (empty($this->items[$i]->descriptionTruncSize)) {
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DHtmlDescribable.php17 public $descriptionTruncSize; variable in HtmlDescribable
24 * $descriptionTruncSize properties
33 $descriptionField->truncSize = $this->descriptionTruncSize;
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md20 $rss->descriptionTruncSize = 500;
33 $image->descriptionTruncSize = 500;
48 $item->descriptionTruncSize = 500;