viewModel->getTplData(ViewModel::FLD_TITLE); $icon = $this->viewModel->getTplData(ViewModel::FLD_ICON); $totalCount = $this->viewModel->getTplData(ViewModel::FLD_TOTAL_COUNT); $mgrStep = $this->viewModel->getTplData(ViewModel::FLD_MGR_STEP); $d = array( 'title' => $title, 'icon' => $icon ); $this->loadTplBlock('Title.tpl', $d); ?>
Scanning 0 out of ...
Currently attempting to refresh status for all WordPress installations found in the previous discovery step.
If performing a Scan/Re-scan, all installations will be found and added to the Cache Manager list.
If Discovering New, only installations belonging to users not already in the Cache Manager list will be discovered.

'Back', 'backDo' => 'lscwp_manage', 'visibility' => 'hidden' ); $this->loadTplBlock('ButtonPanelBackNext.tpl', $d); ?>
'errMsgs', 'class' => 'scrollable', ); $this->loadTplBlock('DivMsgBox.tpl', $d); ?>