<?php class SmartyView extends View { function __construct (&$controller) { parent::__construct($controller); if (is_object($controller)) { $count = count($this->__passedVars); for ($j = 0; $j < $count; $j++) { $var = $this->__passedVars[$j]; $this->{$var} = $controller->{$var}; } } if(!App::import('Vendor', 'Smarty', array('file' => 'smarty'.DS.'Smarty.class.php'))) die('error Loading Smarty Class'); $this->Smarty = new Smarty(); $this->subDir = 'smarty'.DS; $this->ext= '.tpl'; //$this->Smarty->plugins_dir[] = VENDORS.DS.'smarty'.DS.'plugins'; $this->Smarty->compile_dir = TMP.'smarty'.DS.'compile'.DS; $this->Smarty->cache_dir = TMP.'smarty'.DS.'cache'.DS; $this->Smarty->error_reporting = 'E_ALL & ~E_NOTICE'; $this->Smarty->debugging = true; $this->Smarty->compile_check = true; $this->viewVars['params'] = $this->params; $this->Helpers = new HelperCollection($this); } protected function _render($___viewFn, $___dataForView = array()) { $trace = debug_backtrace(); $caller = array_shift($trace); if ($caller === "element") parent::_render($___viewFn, $___dataForView); if (empty($___dataForView)) { $___dataForView = $this->viewVars; } extract($___dataForView, EXTR_SKIP); foreach($___dataForView as $data => $value) { if(!is_object($data)) { $this->Smarty->assign($data, $value); } } $this->Smarty->assign('View', new View(null)); ob_start(); $this->Smarty->display($___viewFn); return ob_get_clean(); } public function loadHelpers() { $helpers = HelperCollection::normalizeObjectArray($this->helpers); foreach ($helpers as $name => $properties) { list($plugin, $class) = pluginSplit($properties['class']); $this->{$class} = $this->Helpers->load($properties['class'], $properties['settings']); $this->Smarty->assign($name, $this->{$class}); } $this->_helpersLoaded = true; } } ?>
最近作成されたWikiのアクセスランキングです。見るだけでなく加筆してみよう!
atwikiでよく見られているWikiのランキングです。新しい情報を発見してみよう!
最近アクセスの多かったページランキングです。話題のページを見に行こう!
- チンポ画像収集場 - 検索してはいけない言葉 @ ウィキ
- 参加者一覧 - ストグラ まとめ @ウィキ
- ドンキーコング バナンザ - アニヲタWiki(仮)
- 機体一覧 - 機動戦士ガンダム EXTREME VS.2 INFINITEBOOST wiki
- 危険度7 - 検索してはいけない言葉 @ ウィキ
- キングクルール - アニヲタWiki(仮)
- ひの らん/エピソード6 - ストグラ まとめ @ウィキ
- 魔獣トゲイラ - バトルロイヤルR+α ファンフィクション(二次創作など)総合wiki
- 生きたメキシコ - 検索してはいけない言葉 @ ウィキ
- コメント/雑談・質問 - マージマンション@wiki