Home
last modified time | relevance | path

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

/plugin/dw2pdf/
H A Daction.php37 protected $currentBookChapter = 0;
60 * Return the value of currentBookChapter, which is the order of the file to be added in a book generation
64 return $this->currentBookChapter;
527 $this->currentBookChapter = $counter;
34 protected $currentBookChapter = 0; global() variable in action_plugin_dw2pdf