Home
last modified time | relevance | path

Searched refs:HAS_EMPTY_CONTENT (Results 1 – 1 of 1) sorted by relevance

/template/strap/syntax/
H A Dpreformatted.php44 const HAS_EMPTY_CONTENT = "hasEmptyContent"; define in syntax_plugin_combo_preformatted
176 $openingCall->addAttribute(self::HAS_EMPTY_CONTENT, true);
208 $hasEmptyContent = $tagAttributes->getValueAndRemove(self::HAS_EMPTY_CONTENT,0);