Lines Matching +full:type +(+path:plugin +path:sync) -(+path:plugin +path:sync +path:lang)

116             echo '<script type="text/javascript" charset="utf-8"><!--//--><![CDATA[//><!--'.NL;
137 echo '<script type="text/javascript" charset="utf-8"><!--//--><![CDATA[//><!--'.NL;
151 if($this->profiles[$this->profno]['type'] == 0 ||
152 $this->profiles[$this->profno]['type'] == 1){
155 if(($this->profiles[$this->profno]['type'] == 0 ||
156 $this->profiles[$this->profno]['type'] == 2)
227 echo '<input type="hidden" name="no" value="'.hsc($no).'" />';
236 …echo '<input name="startsync" type="submit" value="'.$this->getLang('syncstart').'" class="button"…
263 echo '<input type="submit" value="'.$this->getLang('select').'" class="button" />';
281 echo '<input type="hidden" name="no" value="'.hsc($no).'" />';
284 …echo '<input type="text" name="prf[server]" id="sync__server" class="edit" value="'.hsc($this->pro…
288 …echo '<input type="text" name="prf[ns]" id="sync__ns" class="edit" value="'.hsc($this->profiles[$n…
300 …echo '<input type="text" name="prf[user]" id="sync__user" class="edit" value="'.hsc($this->profile…
303 …echo '<input type="password" name="prf[pass]" id="sync__pass" class="edit" value="'.hsc($this->pro…
306 …echo '<input type="number" name="prf[timeout]" id="sync__timeout" class="edit" value="'.hsc($this-…
308 echo '<span>'.$this->getLang('type').'</span>';
310 echo '<div class="type">';
311 …echo '<input type="radio" name="prf[type]" id="sync__type0" value="0" '.(($this->profiles[$no]['ty…
314 …echo '<input type="radio" name="prf[type]" id="sync__type1" value="1" '.(($this->profiles[$no]['ty…
317 …echo '<input type="radio" name="prf[type]" id="sync__type2" value="2" '.(($this->profiles[$no]['ty…
323 echo '<input type="submit" value="'.$this->getLang('save').'" class="button" />';
330 …echo '<input name="sync__delete" type="submit" value="'.$this->getLang('delete').'" class="button"…
388 function _sync(&$synclist,$type){ argument
393 if($type == 'pages')
405 if($type == 'pages'){
419 if($type == 'pages'){
430 if($type == 'pages'){
444 if($type == 'pages'){
466 if($type == 'pages'){
482 if($type == 'pages'){
513 echo '<input type="hidden" name="lnow" value="'.$lnow.'" />';
514 echo '<input type="hidden" name="rnow" value="'.$rnow.'" />';
515 echo '<input type="hidden" name="no" value="'.$no.'" />';
534 echo '<input type="text" name="sum" id="the__summary" value="" class="edit" />';
535 echo '<input type="submit" value="'.$this->getLang('syncstart').'" class="button" />';
544 function _directionForm($type,&$synclist){ argument
589 …echo '<input type="radio" name="sync_'.$type.'['.hsc($id).']" value="2" class="syncpush" title="'.…
591 …echo '<input type="radio" name="sync_'.$type.'['.hsc($id).']" value="1" class="syncpush" title="'.…
595 …echo '<input type="radio" name="sync_'.$type.'['.hsc($id).']" value="0" class="syncskip" title="'.…
599 …echo '<input type="radio" name="sync_'.$type.'['.hsc($id).']" value="-2" class="syncpull" title="'…
601 …echo '<input type="radio" name="sync_'.$type.'['.hsc($id).']" value="-1" class="syncpull" title="'…
615 if($type == 'pages'){
644 function _getSyncList($type='pages'){ argument
652 if($type == 'pages'){
678 if($type == 'pages'){