Overview

Packages

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

Classes

  • PHPShopCategory
  • PHPShopOrderFunction
  • PHPShopOrderStatusArray
  • PHPShopPageCategory
  • PHPShopPages
  • PHPShopPayment
  • PHPShopPhotoCategory
  • PHPShopProduct
  • PHPShopSystem
  • PHPShopUser
  • PHPShopUserStatus
  • PHPShopValuta
  • Overview
  • Package
  • Class

Class PHPShopPhotoCategory

Категории фотогалереи Упрощенный доступ к категориям фотогалереи

PHPShopObj
Extended by PHPShopPhotoCategory
Package: PHPShopObj
Author: PHPShop Software
Version: 1.0
Located at phpshop/class/category.class.php
Methods summary
public
# __construct( integer $objID )

Конструктор

Конструктор

Parameters

$objID
ИД категории

Overrides

PHPShopObj::__construct()
public string
# getName( )

Выдача имени категории

Выдача имени категории

Returns

string
public string
# getContent( )

Выдача описания категории

Выдача описания категории

Returns

string
public boolean
# init( )

Проверка на существование

Проверка на существование

Returns

boolean
Methods inherited from PHPShopObj
getArray(), getParam(), getValue(), ifValue(), importCore(), loadClass(), setParam(), setRow(), unserializeParam()
Properties inherited from PHPShopObj
$cache, $cache_format, $debug, $install, $objBase, $objID, $objRow
API documentation generated by ApiGen