M
Добавьте товар в корзину
и оформите заказ.
Наш менеджер составит для Вас уникальное предложение
Argument 1 passed to Product::hasProductOption() must be an instance of Option, boolean given, called in /home/pse/sites/elaflex-pse.ru/sys_data/site/templates_compiled/239760ee90814640a53499cafd10bd0153f7d5e7.file.products.tpl.php on line 107 and defined
In file
[line: 126]
[APP_ROOT]/site.elaflex-pse.ru/models/Product.php
public function getProductOptions()
{
if (null === $this->productOptions) {
$this->initProductOptions();
}
return $this->productOptions;
}
public function hasProductOption(Option $option)
{
if (null === $this->productOptions) {
$this->initProductOptions();
}
return isset($this->productOptions[$option->getId()]);
}
public function getProductOption(Option $option)
{
if (null === $this->productOptions) {
$_is_muted_directory = true;
break;
}
}
// pass to next error handler if this error did not occur inside SMARTY_DIR
// or the error was within smarty but masked to be ignored
if (!$_is_muted_directory || ($errno && $errno & error_reporting())) {
if (Smarty::$_previous_error_handler) {
return call_user_func(Smarty::$_previous_error_handler, $errno, $errstr, $errfile, $errline, $errcontext);
} else {
return false;
}
}
}
/**
* Enable error handler to mute expected messages
*
* @return void
*/
public function getProductOptions()
{
if (null === $this->productOptions) {
$this->initProductOptions();
}
return $this->productOptions;
}
public function hasProductOption(Option $option)
{
if (null === $this->productOptions) {
$this->initProductOptions();
}
return isset($this->productOptions[$option->getId()]);
}
public function getProductOption(Option $option)
{
if (null === $this->productOptions) {
data-toggle="tab" data-id="<?php echo $_smarty_tpl->tpl_vars['item']->value->getId();?>
">Все характеристики</a>
</td>
<?php $_smarty_tpl->tpl_vars['option'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['option']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['model']->value->getKeyOptions(); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['option']->key => $_smarty_tpl->tpl_vars['option']->value) {
$_smarty_tpl->tpl_vars['option']->_loop = true;
?>
<td class="option-td">
<?php if ($_smarty_tpl->tpl_vars['item']->value->hasProductOption($_smarty_tpl->tpl_vars['option']->value)) {?>
<?php echo $_smarty_tpl->tpl_vars['item']->value->getProductOption($_smarty_tpl->tpl_vars['option']->value)->getValue();?>
<?php } else { ?>
-
<?php }?>
</td>
<?php } ?>
<td class="buy-td">
<div class="cart-item">
<div class="hidden">
<span class="item_id"><?php echo $_smarty_tpl->tpl_vars['item']->value->getId();?>
try {
ob_start();
if (empty($_template->properties['unifunc']) || !is_callable($_template->properties['unifunc'])) {
throw new SmartyException("Invalid compiled template for '{$_template->template_resource}'");
}
array_unshift($_template->_capture_stack, array());
//
// render compiled template
//
$_template->properties['unifunc']($_template);
// any unclosed {capture} tags ?
if (isset($_template->_capture_stack[0][0])) {
$_template->capture_error();
}
array_shift($_template->_capture_stack);
}
catch (Exception $e) {
ob_get_clean();
throw $e;
}
}
* @return bool|mixed|string
* @throws Exception
*/
public function parseTemplateUnit($unit, $data = false)
{
$path = $this->getPath($unit);
$this->engine->assign($data);
$parsed = $this->engine->fetch($path);
return $parsed;
}
public function _parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
$unit = $this->getTemplateUnitName($template);
$parsed = $this->parseTemplateUnit($unit, $data);
return $parsed;
}
public function _parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
$unit = $this->getTemplateUnitName($template);
$parsed = $this->parseTemplateUnit($unit, $data);
if (is_string($stackVar)) {
$this->stack($stackVar, $parsed, $concatAfter);
return null;
} else {
return $parsed;
}
}
/**
*
* @param string $template with tpl
* @param array $data data array
* @param bool $stackVar
*
* @return bool|mixed|string
*/
public static function parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
return View::get()->_parse($template, $data, $stackVar, $concatAfter);
}
/**
* Parse specified template into $content template var
*
* @author Andrey Lukin
*
* @param $template
* @param $data
*
* @return bool|mixed|string
$data = array();
foreach($params as $_key => $_value) {
if($_key != 'file') {
$data[$_key] = $_value;
}
}
$result = View::parse($params['file'], $data);
return $result;
}
?>
<li>
<a href="<?php echo $_smarty_tpl->tpl_vars['model']->value->getFile("catalog_file")->getUrl();?>
" target="_blank">Доп. запчасти</a>
</li>
<?php }?>
</ul>
</header>
<section class="tabs-container">
<div id="products">
<?php echo smarty_function_include_template(array('file'=>'Document/products'),$_smarty_tpl);?>
</div>
<div id="options">
<?php echo smarty_function_include_template(array('file'=>'Document/options'),$_smarty_tpl);?>
</div>
</section>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['additional_products']->value) {?>
<div class="row additional-block">
try {
ob_start();
if (empty($_template->properties['unifunc']) || !is_callable($_template->properties['unifunc'])) {
throw new SmartyException("Invalid compiled template for '{$_template->template_resource}'");
}
array_unshift($_template->_capture_stack, array());
//
// render compiled template
//
$_template->properties['unifunc']($_template);
// any unclosed {capture} tags ?
if (isset($_template->_capture_stack[0][0])) {
$_template->capture_error();
}
array_shift($_template->_capture_stack);
}
catch (Exception $e) {
ob_get_clean();
throw $e;
}
}
* @return bool|mixed|string
* @throws Exception
*/
public function parseTemplateUnit($unit, $data = false)
{
$path = $this->getPath($unit);
$this->engine->assign($data);
$parsed = $this->engine->fetch($path);
return $parsed;
}
public function _parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
$unit = $this->getTemplateUnitName($template);
$parsed = $this->parseTemplateUnit($unit, $data);
return $parsed;
}
public function _parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
$unit = $this->getTemplateUnitName($template);
$parsed = $this->parseTemplateUnit($unit, $data);
if (is_string($stackVar)) {
$this->stack($stackVar, $parsed, $concatAfter);
return null;
} else {
return $parsed;
}
}
/**
*
* @param string $template with tpl
* @param array $data data array
* @param bool $stackVar
*
* @return bool|mixed|string
*/
public static function parse($template, $data = array(), $stackVar = false, $concatAfter = false)
{
return View::get()->_parse($template, $data, $stackVar, $concatAfter);
}
/**
* Parse specified template into $content template var
*
* @author Andrey Lukin
*
* @param $template
* @param $data
*
* @return bool|mixed|string
* @author Andrey Lukin
*
* @param $template
* @param $data
*
* @return bool|mixed|string
*/
public static function display($template, $data = array())
{
return self::parse($template, $data, 'content', true);
}
public function addTemplateDir($dir, $key = null)
{
$this->engine->addTemplateDir($dir, $key);
return $this;
}
public function popDirectory()
{
$additionalProducts = $this->getAdditionalProducts($products);
View::display("Document/index", array(
'products' => $products,
'model' => $this->model,
'product_options' => $productOptions,
'additional_products' => $additionalProducts,
'key_options' => $keyOptions
));
} else {
$product = $this->model->getFirstProduct();
$additionalProducts = $this->getAdditionalProducts($product ? array($product) : []);
View::display("Document/one_item", array(
'model' => $this->model,
'item' => $product,
'product_options' => $productOptions,
'additional_products' => $additionalProducts,
'key_options' => $keyOptions
));
<?php
abstract class Abstract_PluginAction extends Controller
{
public function __construct()
{
if ($this->init()) {
$this->process();
}
}
abstract protected function process();
protected function init($data = null)
{
return true;
}
}
*/
private $model;
public function __construct($id)
{
// fetch model from database
$this->model = Group::factory($id);
// call parent construct to continue chain of callings
parent::__construct();
}
protected function init()
{
Breadcrumbs::get()->setCurrentFolderId($this->model->getParent())
->addPage($this->model->getName(), $this->model->getId());
Meta::get()->setPageName($this->model->getName());
Menu::get('left')->setCurrentFolder($this->model->getParent());
App::get()->setTemplate('inner_without_menu');
new Catalog_Action();
}else {
new Pages_Action();
}
}
public function actionDocument($id)
{
new Item_Action($id);
}
public function actionMainPage()
{
new MainPage_Action();
}
public function actionHomePage()
{
$plugin['key'] . '</b> not exists', false);
}
if (!is_callable(array($plugin['key'], $action))) {
throw new Exception('Action "' . $action . '" in plugin "' . $plugin['key'] . '"' .
' <b>must be public</b> (not private)', false);
}
$result = call_user_func_array(array($pluginObject, $action), $parameters);
}
}
Loader::get()->removeDirectory($loaderKey);
} catch (ExceptionStop $e) {
throw $e; // temp skip exception
}
}
$this->_processAfterLaunch();
$action = '';
if (isset($plugin['launch_type']) and ($plugin['launch_type'] == 'text')) {
$action = 'inline';
}
if (isset($plugin['plugin_method']) and ($plugin['plugin_method'])) {
$action = $plugin['plugin_method'];
}
$pluginObject = $this->launchPlugin($plugin, $action, false);
// если запуск по тексту - надо сохранить объект для отложенного запуска
if ((isset($plugin['launch_type'])) && ($plugin['launch_type'] == 'text')) {
$this->pluginsStorage[$plugin['key']] = array(
'object' => $pluginObject,
'data' => $plugin
);
}
}
}
}
/**
* @return App
* @throws Exception
*/
private function launchPlugins()
{
Plugins::getInstance()->launch();
return $this;
}
private function parseUrl()
{
$folder = $this->processFolder(Url::get()->getFolderId());
if ($data = CacheFolders::getData($folder['id'])) {
$folder = array_merge($folder, $data);
}
public function process()
{
try {
$this->parseUrl()
->components('start')
->launchPlugins()
->components('end');
if ($this->getOption('wrapper')) {
$this->dump();
}
} catch (Exception404 $e) {
$this->id = $this->homeId;
$this->components('start')
->components('end')
->error404();
} catch (Exception $e) {
function before_die(&$html) {
$time = Timer::formatTime(Timer::get('main', 1, false));
$queries = sql::getCapacityInfo();
$memory = round(memory_get_usage() / (1024*1024), 2) . ' peak ' . round(memory_get_peak_usage() / (1024*1024), 2);
$html .= '<!--TIME: '.$time." sec\n\n".$queries."\n\nMemory: " . $memory.'-->';
}
App::get()->process();
?>