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 PHPShopProductIndexElements

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

PHPShopElements
Extended by PHPShopProductElements
Extended by PHPShopProductIndexElements
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
# template_nowbuy( array $row )

Шаблон компактного вывода "Сейчас покупают"

Шаблон компактного вывода "Сейчас покупают"

Parameters

$row
массив данных

Returns

string
public string
# nowBuy( )

Элемент "сейчас покупают" для главной страницы

Элемент "сейчас покупают" для главной страницы

Returns

string
public string
# specMain( )

Элемент "Спецпредложения" на главную страницу

Элемент "Спецпредложения" на главную страницу

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 integer $cell

Сетка товара

Сетка товара

#
public boolean $memory

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

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

# true
public string $template

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

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

# ''
public boolean $check_index
# false
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