Overview

Packages

  • None
  • PHPShopAjaxElements
  • PHPShopAjaxElementsDepricated
  • PHPShopArray
  • PHPShopClass
    • Helper
  • PHPShopCore
  • PHPShopCoreDepricated
  • PHPShopCoreFunction
  • PHPShopDepricated
  • PHPShopElements
  • PHPShopElementsDepricated
  • PHPShopGUI
  • PHPShopInc
  • PHPShopObj
  • PHPShopParser
  • PHPShopShopCore
  • PHPShopTest

Classes

  • PHPShopBannerElement
  • PHPShopBrandsElement
  • PHPShopCartElement
  • PHPShopCloudElement
  • PHPShopCoreElement
  • PHPShopCurrencyElement
  • PHPShopGbookElement
  • PHPShopNewsElement
  • PHPShopOprosElement
  • PHPShopPageCatalogElement
  • PHPShopPhotoElement
  • PHPShopProductIconElements
  • PHPShopProductIndexElements
  • PHPShopRecaptchaElement
  • PHPShopShopCatalogElement
  • PHPShopSkinElement
  • PHPShopSliderElement
  • PHPShopSortElement
  • PHPShopTextElement
  • PHPShopUserElement
  • Overview
  • Package
  • Class
  • Tree

Class PHPShopProductIconElements

Элемент оформления вывода товаров в колонку

PHPShopElements
Extended by PHPShopProductElements
Extended by PHPShopProductIconElements
Package: PHPShopElements
Author: PHPShop Software
Version: 1.5
Located at inc/shopelements.inc.php
Methods summary
public
# __construct( )

Констурктор

Констурктор

Overrides

PHPShopProductElements::__construct()
public
# __call( $name, $arguments )

Overrides

PHPShopProductElements::__call()
public string
# specMainIcon( boolean $force = false, integer $category = null, integer $cell = null, integer $limit = null, $line = false )

Элемент "Спецпредложения-Новинки" для всех страниц

Элемент "Спецпредложения-Новинки" для всех страниц

Parameters

$force
параметр отображения для подробного описания товара
$category
Ид категории для выборки
$cell
сетка товара [1-5]
$limit
ограничение на вывод
$line

Returns

string
public string
# seamply_forma( array $row, integer $cell = false, string $template = 'main_spec_forma_icon', boolean $line = false, $mod = false )

Элемент простой формы вывода товаров (заготовка)

Элемент простой формы вывода товаров (заготовка)

Parameters

$row
массив данных товаров
$cell
разрядность сетки [1|2|3|4|5]
$template
шаблон вывода
$line
наличие разделителя между сетками
$mod

Returns

string
public string
# setCell( $d1, $d2 = null, $d3 = null, $d4 = null, $d5 = null, $d6 = null, $d7 = null )

Форма ячеек с товарами

Форма ячеек с товарами

Returns

string

Overrides

PHPShopProductElements::setCell()
public string
# compile( )

Сбор данных по товарам в таблицу

Сбор данных по товарам в таблицу

Returns

string

Overrides

PHPShopProductElements::compile()
Methods inherited from PHPShopProductElements
checkStore(), currency(), getStore(), parent(), price(), product_grid(), queryMultibase(), seamply(), select(), setramdom()
Methods inherited from PHPShopElements
add(), addToTemplate(), doLoadFunction(), get(), getValue(), getValueCache(), init(), isAction(), lang(), memory_clean(), memory_get(), memory_set(), parseTemplate(), set(), setAction(), setError(), setHook(), setHtmlOption(), setValue()
Properties summary
public boolean $debug

Отладка

Отладка

# false
public boolean $memory

Память событий

Память событий

# true
public string $template

шаблон товара

шаблон товара

# 'main_spec_forma_icon'
public string $limitspec

ограничение на вывод

ограничение на вывод

#
public integer $cell

сетка товара [1-5]

сетка товара [1-5]

#
Properties inherited from PHPShopProductElements
$cache, $cache_format, $cell_type, $cell_type_class, $grid, $no_photo, $num_row, $product_grid, $template_debug, $total, $warehouse
Properties inherited from PHPShopElements
$Disp, $action, $action_prefix, $disp_format, $objBase, $objPath
PHPShop 6.X API documentation generated by ApiGen