Overview

Packages

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

Classes

  • inwords
  • PHPShopAdminRule
  • PHPShopAnalitica
  • PHPShopArray
  • PHPShopBase
  • PHPShopBaseXml
  • PHPShopBonus
  • PHPShopCart
  • PHPShopCommerceML
  • PHPShopCore
  • PHPShopDebug
  • PHPShopDelivery
  • PHPShopElements
  • PHPShopFile
  • PHPShopMail
  • PHPShopModules
  • PHPShopNav
  • PHPShopObj
  • PHPShopOrm
  • PHPShopPaymentResult
  • PHPShopProductElements
  • PHPShopProductFunction
  • PHPShopPromotions
  • PHPShopPush
  • PHPShopReadCsvNative
  • PHPShopRestore
  • PHPShopRssParser
  • PHPShopShopCore
  • PHPShopSort
  • PHPShopSortAjax
  • PHPShopUpdate
  • PHPShopUserFunction
  • Overview
  • Package
  • Class
  • Tree

Class PHPShopNav

Библиотека навигации

Package: PHPShopClass
Author: PHPShop Software
Version: 1.4
Located at class/nav.class.php
Methods summary
public
# __construct( )

Конструктор

Конструктор

public string
# getPath( )

Выдача переменной навигации path

Выдача переменной навигации path

Returns

string
public boolean
# notPath( mixed $path )

Проверка условия на несоответствие разделу

Проверка условия на несоответствие разделу

Parameters

$path
массив разделов

Returns

boolean
public string
# getNav( )

Выдача переменной навигации nav

Выдача переменной навигации nav

Returns

string
public string
# getName( $longname = false )

Выдача переменной навигации name

Выдача переменной навигации name

Returns

string
public string
# getId( )

Выдача переменной навигации id

Выдача переменной навигации id

Returns

string
public integer
# getPage( )

Выдача переменной навигации page

Выдача переменной навигации page

Returns

integer
public
# isPageAll( )
public boolean
# index( $check = true )

Проверка на главную страницу

Проверка на главную страницу

Returns

boolean
Properties summary
public array $objNav

массив данных навигации

массив данных навигации

#
PHPShop 6.X API documentation generated by ApiGen