Lines Matching refs:pos
29 $pos = $this->getConf('pos');
32 $this->p_sidebar($pos);
39 if($pos == 'left') {
40 print '<div class="' . $pos . '_sidebar">' . DOKU_LF;
51 $pos = $this->getConf('pos');
55 if($pos == 'left') {
59 print '<div class="' . $pos . '_sidebar">' . DOKU_LF;
71 function p_sidebar($pos) { argument
81 $this->_sidebar_dispatch($sb,$pos);
88 $this->_sidebar_dispatch($sb,$pos);
98 function _sidebar_dispatch($sb, $pos) { argument
119 print $this->p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
139 print $this->p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
153 print $this->p_sidebar_xhtml($user_sb,$pos,$subst) . DOKU_LF;
161 print $this->p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
177 print $this->p_sidebar_xhtml($group_sb,$pos,$subst) . DOKU_LF;
185 print $this->p_sidebar_xhtml($group_sb,$pos,$subst) . DOKU_LF;
261 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
272 …*?><a.*?name=")(.*?)(".*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_'.$pos.'_\2\3sb_'.$pos.'_\4\5', $d…