Home
last modified time | relevance | path

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

/plugin/tocselect/
Daction.php17 private $ul_open; variable in action_plugin_tocselect
58 $this->ul_count = $this->ul_open = $this->ul_closed = 0;
99 if($this->ul_open > $this->ul_closed) {
130 if($this->ul_open> 0) $this->retv .="\n" .'<li class="ihidden">';
132 $this->ul_open++;
/plugin/tocsidebar/
Daction.php17 private $ul_open; variable in action_plugin_tocselect
58 $this->ul_count = $this->ul_open = $this->ul_closed = 0;
98 if($this->ul_open > $this->ul_closed) {
129 if($this->ul_open> 0) $this->retv .="\n" .'<li class="ihidden">';
131 $this->ul_open++;
/plugin/blog/syntax/
Darchive.php167 $ul_open = false;
178 if ($ul_open) {
180 $ul_open = false;
187 if ($ul_open) {
192 $ul_open = true;