Home
last modified time | relevance | path

Searched refs:setTierFormat (Results 1 – 2 of 2) sorted by last modified time

/plugin/numberedheadings/
H A Daction.php70 $numbering->setTierFormat($format, $tier);
76 $numbering->setTierFormat();
102 $numbering->setTierFormat();
H A Dhelper.php45 * usage: setTierFormat('["Chapter %d."]', 1);
47 public function setTierFormat($format=null, $tier=null) function in helper_plugin_numberedheadings
99 $this->setTierFormat($this->getConf('format'));