phpDocumentor
[ all elements ]

Index of All Elements

Package Indexes


[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ]

a

a

$action
in file core.class.php, variable PHPShopCore::$action
$ar
in file xml.class.php, variable XMLparser::$ar
add
in file elements.class.php, method PHPShopElements::add()
    Добавление в переменную вывода
add
in file debug.class.php, method PHPShopDebug::add()
add
in file core.class.php, method PHPShopCore::add()
    Добавление данных
addToTemplate
in file elements.class.php, method PHPShopElements::addToTemplate()
    Добавление в переменную вывода через парсер
addToTemplate
in file core.class.php, method PHPShopCore::addToTemplate()
    Добавление данных в вывод парсера
autoload.inc.php
procedural page autoload.inc.php
b

b

$backgroundcolor
in file debug.class.php, variable PHPShopDebug::$backgroundcolor
base.class.php
procedural page base.class.php
c

c

$codBase
in file base.class.php, variable PHPShopBase::$codBase
$codepage
in file mail.class.php, variable PHPShopMail::$codepage
$CsvContent
in file readcsv.class.php, variable PHPShopReadCsv::$CsvContent
$CsvToArray
in file readcsv.class.php, variable PHPShopReadCsv::$CsvToArray
CheckCanGzip
in file gzip.inc.php, function CheckCanGzip()
CleanOut
in file security.class.php, method PHPShopSecurity::CleanOut()
    Очистка тегов и переводов строк [\r\n\t]
CleanStr
in file security.class.php, method PHPShopSecurity::CleanStr()
    Очистка строк от [/]["][']
CleanStr
in file readcsv.class.php, method PHPShopReadCsv::CleanStr()
    Чистка строк
compile
in file debug.class.php, method PHPShopDebug::compile()
Compile
in file core.class.php, method PHPShopCore::Compile()
    Компиляция парсинга
CsvToArray
in file readcsv.class.php, method PHPShopReadCsv::CsvToArray()
    Обработка массива
core.class.php
procedural page core.class.php
coretest.core.php
procedural page coretest.core.php
catalog.inc.php
procedural page catalog.inc.php
d

d

$debug
in file modules.class.php, variable PHPShopModules::$debug
$debug
in file base.class.php, variable PHPShopBase::$debug
$debug
in file elements.class.php, variable PHPShopElements::$debug
$debug
in file obj.class.php, variable PHPShopObj::$debug
$debug
in file core.class.php, variable PHPShopCore::$debug
$description
in file core.class.php, variable PHPShopCore::$description
$Disp
in file core.class.php, variable PHPShopCore::$Disp
$Disp
in file elements.class.php, variable PHPShopElements::$Disp
dataV
in file date.class.php, method PHPShopDate::dataV()
    Преобразование даты из Unix к строковый вид
debug
in file debug.class.php, function debug()
    Отладка персональных данных
disp
in file debug.class.php, method PHPShopDebug::disp()
doLoad
in file modules.class.php, method PHPShopModules::doLoad()
    Загрузка параметра автозагрузки модулей
doLoadPath
in file modules.class.php, method PHPShopModules::doLoadPath()
    Загрузка ядра модулей
date.class.php
procedural page date.class.php
debug.class.php
procedural page debug.class.php
e

e

elements.class.php
procedural page elements.class.php
elements.inc.php
procedural page elements.inc.php
f

f

file.class.php
procedural page file.class.php
forma.core.php
procedural page forma.core.php
g

g

getCopyright
in file mail.class.php, method PHPShopMail::getCopyright()
    Вставка копирайта
getExt
in file security.class.php, method PHPShopSecurity::getExt()
    Проверка расширения файла
getFullInfoItem
in file core.class.php, method PHPShopCore::getFullInfoItem()
    Выдача подробного описания
getHeader
in file mail.class.php, method PHPShopMail::getHeader()
    Заголовок письма
getId
in file nav.class.php, method PHPShopNav::getId()
    Выдача переменной навигации id
getIni
in file modules.class.php, method PHPShopModules::getIni()
    Обработка паметров конфига модулей
getListInfoItem
in file core.class.php, method PHPShopCore::getListInfoItem()
    Выдача списка данных
getMeta
in file core.class.php, method PHPShopCore::getMeta()
getModValue
in file modules.class.php, method PHPShopModules::getModValue()
    Выдача конфигурационных настроек модулей
getName
in file system.class.php, method PHPShopSystem::getName()
    Выдача параметра имени сайта
getName
in file nav.class.php, method PHPShopNav::getName()
    Выдача переменной навигации name
getNav
in file nav.class.php, method PHPShopNav::getNav()
    Выдача переменной навигации nav
getNavigationPath
in file core.class.php, method PHPShopCore::getNavigationPath()
getParam
in file system.class.php, method PHPShopSystem::getParam()
getParam
in file modules.class.php, method PHPShopModules::getParam()
    Выдача конфигурационных настроек модулей
getParam
in file base.class.php, method PHPShopBase::getParam()
    Выдача системных параметров конфига
getPath
in file nav.class.php, method PHPShopNav::getPath()
    Выдача переменной навигации path
getSerilizeParam
in file system.class.php, method PHPShopSystem::getSerilizeParam()
    Выдача сериализованного значения
getSysValue
in file base.class.php, method PHPShopBase::getSysValue()
    Выдача системных параметров конфига
GetUnixTime
in file date.class.php, method PHPShopDate::GetUnixTime()
    Преобразование даты из строкового вида в Unix
getValue
in file core.class.php, method PHPShopCore::getValue()
    Выдача системной переменной
getValue
in file elements.class.php, method PHPShopElements::getValue()
    Выдача системной переменной
getValue
in file system.class.php, method PHPShopSystem::getValue()
getValueCache
in file elements.class.php, method PHPShopElements::getValueCache()
    Выдача переменной из кэша
gzcompressfile
in file file.class.php, method PHPShopFile::gzcompressfile()
    GZIP компресия файла
GzDocOut
in file gzip.inc.php, function GzDocOut()
    Компресия
gbook.core.php
procedural page gbook.core.php
gzip.inc.php
procedural page gzip.inc.php
h

h

header
in file core.class.php, method PHPShopCore::header()
    Генерация даты изменения документа
html
in file map.core.php, method PHPShopMap::html()
    Карта HTML
i

i

$iniPath
in file base.class.php, variable PHPShopBase::$iniPath
$install
in file obj.class.php, variable PHPShopObj::$install
index
in file map.core.php, method PHPShopMap::index()
    Экшен по умолчанию, вывод карты по страницам, новостям и отзывам
index
in file nav.class.php, method PHPShopNav::index()
    Проверка на главную страницу
index
in file links.core.php, method PHPShopLinks::index()
    Экшен по умолчанию
index
in file news.core.php, method PHPShopNews::index()
    Экшен по умолчанию
index
in file skin.core.php, method PHPShopSkin::index()
    Экшен по умолчанию, подключение к сервере phpshopcms.ru, вывод списка шаблонов
index
in file search.core.php, method PHPShopSearch::index()
    Экшен по умолчанию, вывод формы
index
in file index.core.php, method PHPShopIndex::index()
    Экшен по умолчанию
index
in file gbook.core.php, method PHPShopGbook::index()
    Экшен по умолчанию
index
in file coretest.core.php, method PHPShopCoretest::index()
    Экшен по умолчанию
index
in file forma.core.php, method PHPShopForma::index()
    Экшен по умолчанию, вывод формы связи
index
in file elements.inc.php, method PHPShopSkinElement::index()
    Вывод смены шаблонов
indexpage
in file index.core.php, method PHPShopIndex::indexpage()
    Начальная страница
init
in file elements.class.php, method PHPShopElements::init()
    Иницилизация переменной по результату выполенния функции
isAction
in file elements.class.php, method PHPShopElements::isAction()
    Проверка экшена
isAction
in file core.class.php, method PHPShopCore::isAction()
    Проверка экшена
index.core.php
procedural page index.core.php
k

k

$keywords
in file core.class.php, variable PHPShopCore::$keywords
l

l

$lastmodified
in file core.class.php, variable PHPShopCore::$lastmodified
$ListInfoItems
in file core.class.php, variable PHPShopCore::$ListInfoItems
loadActions
in file core.class.php, method PHPShopCore::loadActions()
    Загрузка экшенов
loadClass
in file obj.class.php, method PHPShopObj::loadClass()
    Загрузка класса
log
in file debug.class.php, method PHPShopDebug::log()
links.core.php
procedural page links.core.php
m

m

$mime
in file mail.class.php, variable PHPShopMail::$mime
$ModDir
in file modules.class.php, variable PHPShopModules::$ModDir
$ModValue
in file modules.class.php, variable PHPShopModules::$ModValue
mainMenuPage
in file catalog.inc.php, method PHPShopCatalogElement::mainMenuPage()
    Экшен по умолчанию
message
in file forma.core.php, method PHPShopForma::message()
    Экшен отправка формы при получении $_POST[message]
meta
in file core.class.php, method PHPShopCore::meta()
    Генерация заголовков документа
mail.class.php
procedural page mail.class.php
modules.class.php
procedural page modules.class.php
map.core.php
procedural page map.core.php
n

n

$navigationArray
in file core.class.php, variable PHPShopCore::$navigationArray
$navigationBase
in file core.class.php, variable PHPShopCore::$navigationBase
$navigation_link
in file core.class.php, variable PHPShopCore::$navigation_link
navigation
in file core.class.php, method PHPShopCore::navigation()
    Навигация хлебных крошек
nav.class.php
procedural page nav.class.php
news.core.php
procedural page news.core.php
o

o

$objBase
in file elements.class.php, variable PHPShopElements::$objBase
$objBase
in file core.class.php, variable PHPShopCore::$objBase
$objBase
in file obj.class.php, variable PHPShopObj::$objBase
$objID
in file obj.class.php, variable PHPShopObj::$objID
$objNav
in file nav.class.php, variable PHPShopNav::$objNav
$objPath
in file elements.class.php, variable PHPShopElements::$objPath
$objRow
in file obj.class.php, variable PHPShopObj::$objRow
OBJENABLED
in file obj.class.php, constant OBJENABLED
OpenHTML
in file elements.class.php, method PHPShopElements::OpenHTML()
    Возврат содержимого файла
OpenHTML
in file core.class.php, method PHPShopCore::OpenHTML()
    Возврат содержимого файла
obj.class.php
procedural page obj.class.php
p

p

$parser
in file core.class.php, variable PHPShopCore::$parser
$parser
in file elements.class.php, variable PHPShopElements::$parser
$PHPShopModules
in file core.class.php, global variable $PHPShopModules
    Конструктор
page
in file index.core.php, method PHPShopIndex::page()
    Экшен по умолчанию
parseDatabase
in file xml.class.php, function parseDatabase()
    Парсинг XML в массив
Parser
in file modules.class.php, method PHPShopModules::Parser()
    Парсер с заменой данных на лету
parseTemplate
in file elements.class.php, method PHPShopElements::parseTemplate()
    Парсинг шаблона
parseTemplate
in file core.class.php, method PHPShopCore::parseTemplate()
    Парсинг шаблона и добавление в общую переменную вывода
PHPShopBase
in file base.class.php, method PHPShopBase::PHPShopBase()
    Подключения к БД
PHPShopBase
in file base.class.php, class PHPShopBase
    Библиотека подключения к БД
PHPShopCatalogElement
in file catalog.inc.php, class PHPShopCatalogElement
    Родительский класс создания элементов
PHPShopCatalogElement
in file catalog.inc.php, method PHPShopCatalogElement::PHPShopCatalogElement()
    Конструктор
PHPShopCore
in file core.class.php, class PHPShopCore
    Родительский класс ядра
PHPShopCore
in file core.class.php, method PHPShopCore::PHPShopCore()
PHPShopCoretest
in file coretest.core.php, method PHPShopCoretest::PHPShopCoretest()
    Конструктор
PHPShopCoretest
in file coretest.core.php, class PHPShopCoretest
    Обработчик тестовой страницы
PHPShopDate
in file date.class.php, class PHPShopDate
    Библиотека работы с датами
PHPShopDebug
in file debug.class.php, class PHPShopDebug
    Отладочная панель
PHPShopElements
in file elements.class.php, class PHPShopElements
    Родительский класс создания элементов
PHPShopElements
in file elements.class.php, method PHPShopElements::PHPShopElements()
PHPShopFile
in file file.class.php, class PHPShopFile
    Библиотека для работы с файлами
PHPShopForma
in file forma.core.php, class PHPShopForma
    Обработчик формы сообщения с сайта
PHPShopForma
in file forma.core.php, method PHPShopForma::PHPShopForma()
    Конструктор
PHPShopGbook
in file gbook.core.php, method PHPShopGbook::PHPShopGbook()
    Конструктор
PHPShopGbook
in file gbook.core.php, class PHPShopGbook
    Родительский класс ядра
PHPShopIndex
in file index.core.php, method PHPShopIndex::PHPShopIndex()
    Конструктор
PHPShopIndex
in file index.core.php, class PHPShopIndex
    Обработчик первой страницы
PHPShopLinks
in file links.core.php, method PHPShopLinks::PHPShopLinks()
    Конструктор
PHPShopLinks
in file links.core.php, class PHPShopLinks
    Родительский класс ядра
PHPShopMail
in file mail.class.php, class PHPShopMail
    Библиотека Отправление почты
PHPShopMail
in file mail.class.php, method PHPShopMail::PHPShopMail()
    Конструктор
PHPShopMap
in file map.core.php, class PHPShopMap
    Обработчик карты сайта
PHPShopMap
in file map.core.php, method PHPShopMap::PHPShopMap()
    Конструктор
PHPShopModules
in file modules.class.php, method PHPShopModules::PHPShopModules()
    Конструктор
PHPShopModules
in file modules.class.php, class PHPShopModules
    Подключение модулей
PHPShopNav
in file nav.class.php, class PHPShopNav
    Библиотека навигации
PHPShopNav
in file nav.class.php, method PHPShopNav::PHPShopNav()
    Конструктор
PHPShopNews
in file news.core.php, method PHPShopNews::PHPShopNews()
    Конструктор
PHPShopNews
in file news.core.php, class PHPShopNews
    Родительский класс ядра
PHPShopObj
in file obj.class.php, class PHPShopObj
    Родительский класс Объекта
PHPShopReadCsv
in file readcsv.class.php, method PHPShopReadCsv::PHPShopReadCsv()
    Конструктор
PHPShopReadCsv
in file readcsv.class.php, class PHPShopReadCsv
    Библиотека для разборки CSV файлов
PHPShopSearch
in file search.core.php, class PHPShopSearch
    Обработчик поиска
PHPShopSearch
in file search.core.php, method PHPShopSearch::PHPShopSearch()
    Конструктор
PHPShopSecurity
in file security.class.php, class PHPShopSecurity
    Библиотека проверки безопасности
PHPShopSkin
in file skin.core.php, method PHPShopSkin::PHPShopSkin()
    Конструктор
PHPShopSkin
in file skin.core.php, class PHPShopSkin
    Обработчик шаблонов для скачивания
PHPShopSkinElement
in file elements.inc.php, class PHPShopSkinElement
    Элемент cмена шаблонов
PHPShopSkinElement
in file elements.inc.php, method PHPShopSkinElement::PHPShopSkinElement()
    Конструктор
PHPShopString
in file string.class.php, class PHPShopString
    Библиотека для работы со строками
PHPShopSystem
in file system.class.php, method PHPShopSystem::PHPShopSystem()
    Конструктор
PHPShopSystem
in file system.class.php, class PHPShopSystem
    Системные настройки
PHPShopTextElement
in file elements.inc.php, class PHPShopTextElement
    Родительский класс создания элементов
PHPShopTextElement
in file elements.inc.php, method PHPShopTextElement::PHPShopTextElement()
    Конструктор
r

r

$ReadCsvRow
in file readcsv.class.php, variable PHPShopReadCsv::$ReadCsvRow
readcsv.class.php
procedural page readcsv.class.php
ReadCsvRow
in file readcsv.class.php, method PHPShopReadCsv::ReadCsvRow()
    Читаем строки и заносим в массив
readDatabase
in file xml.class.php, function readDatabase()
    XML обработчик
readFile
in file readcsv.class.php, method PHPShopReadCsv::readFile()
    Чтением файла
RequestSearch
in file security.class.php, method PHPShopSecurity::RequestSearch()
    Проверка Request переменных на запрещенные команды
s

s

$SysValue
in file base.class.php, variable PHPShopBase::$SysValue
security.class.php
procedural page security.class.php
string.class.php
procedural page string.class.php
system.class.php
procedural page system.class.php
search.core.php
procedural page search.core.php
skin.core.php
procedural page skin.core.php
send
in file forma.core.php, method PHPShopForma::send()
    Генерация сообщения
sendMail
in file mail.class.php, method PHPShopMail::sendMail()
    Отправление письма через php mail
set
in file core.class.php, method PHPShopCore::set()
    Создание системной переменной для парсинга
set
in file elements.class.php, method PHPShopElements::set()
    Создание системной переменной для парсинга
setAction
in file core.class.php, method PHPShopCore::setAction()
    Назначение экшена обработки перемнных POST и GET
setError
in file elements.class.php, method PHPShopElements::setError()
    Сообщение об ошибке
setError
in file core.class.php, method PHPShopCore::setError()
    Сообщение об ошибке
setError404
in file core.class.php, method PHPShopCore::setError404()
    Генерация ошибки 404
setHookHandler
in file modules.class.php, method PHPShopModules::setHookHandler()
    Перехват событий Hook
setPaginator
in file core.class.php, method PHPShopCore::setPaginator()
    Генерация пагинатора
setParam
in file base.class.php, method PHPShopBase::setParam()
    Добавить параметр
t

t

$tabcolor
in file debug.class.php, variable PHPShopDebug::$tabcolor
$template
in file core.class.php, variable PHPShopCore::$template
$textcolor
in file debug.class.php, variable PHPShopDebug::$textcolor
$texttabcolor
in file debug.class.php, variable PHPShopDebug::$texttabcolor
$title
in file core.class.php, variable PHPShopCore::$title
$tollbar_height_closed
in file debug.class.php, variable PHPShopDebug::$tollbar_height_closed
$tollbar_height_opened
in file debug.class.php, variable PHPShopDebug::$tollbar_height_opened
$type
in file mail.class.php, variable PHPShopMail::$type
timeoff
in file debug.class.php, method PHPShopDebug::timeoff()
timeon
in file debug.class.php, method PHPShopDebug::timeon()
timer
in file debug.class.php, function timer()
    Замер времени выполнения
toLatin
in file string.class.php, method PHPShopString::toLatin()
    Перевод в латиницу
topMenu
in file elements.inc.php, method PHPShopTextElement::topMenu()
    Экшен по умолчанию
TotalClean
in file security.class.php, method PHPShopSecurity::TotalClean()
    Универсальная проверка
true_email
in file security.class.php, method PHPShopSecurity::true_email()
    Проверка почтового адреса
true_login
in file security.class.php, method PHPShopSecurity::true_login()
    Проверка логина
true_num
in file security.class.php, method PHPShopSecurity::true_num()
    Проверка номера
true_param
in file security.class.php, method PHPShopSecurity::true_param()
    Проверка на пустые данные
true_passw
in file security.class.php, method PHPShopSecurity::true_passw()
    Проверка пароля
u

u

utf8_win1251
in file xml.class.php, function utf8_win1251()
    Преобразование UTF в Windows-1251
utf8_win1251
in file string.class.php, method PHPShopString::utf8_win1251()
    Кодирование utf8 в win1251
v

v

$value
in file debug.class.php, variable PHPShopDebug::$value
w

w

win_utf8
in file string.class.php, method PHPShopString::win_utf8()
    Кодировка Win 1251 в UTF8
words
in file search.core.php, method PHPShopSearch::words()
    Экшен выборки информации поиска при наличии переменной $_POST[words]
write
in file file.class.php, method PHPShopFile::write()
    Запись данных в файл
x

x

xml.class.php
procedural page xml.class.php
XMLparser
in file xml.class.php, method XMLparser::XMLparser()
XMLparser
in file xml.class.php, class XMLparser
    Содержание объекта

Documentation generated on Mon, 25 Jun 2012 15:09:37 +0400 by phpDocumentor 1.4.3