Overview

Packages

  • None
  • PHPShopArray
  • PHPShopClass
    • Helper
  • PHPShopCore
  • PHPShopElements
  • PHPShopGUI
  • PHPShopInc
  • PHPShopObj
  • PHPShopParser
  • PHPShopTest

Classes

  • PHPShopCategory
  • PHPShopPageCategory
  • PHPShopPages
  • PHPShopPhotoCategory
  • PHPShopSystem
  • Overview
  • Package
  • Class

Class PHPShopPages

Страницы Упрощенный доступ к страницам

PHPShopObj
Extended by PHPShopPages
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
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