Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ z ]
[ _ ]
a
- $arrData
- in file ZedSeriesData.php, variable ZedSeriesData::$arrData
- add
- in file ZedSeriesDebug.php, method ZedSeriesDebug::add()
add a string to debug log registry without printing it (so no "headers already sent" error appears)
- addBeModuleConfig
- in file Zed.php, method Zed::addBeModuleConfig()
add a configuration entry inside the specified backend module configuration
- addCallback
- in file ZedSeriesWizard.php, method ZedSeriesWizard::addCallback()
- addDirList
- in file ZedSeriesZipWriter.php, method ZedSeriesZipWriter::addDirList()
an helper function for easily adding multiple directories to a zip archive
- addPalette
- in file Zed.php, method Zed::addPalette()
inject a palette into an existing palette in the specified position useful if you want to extend an existing palette using your own fields
- addPaletteAfter
- in file Zed.php, method Zed::addPaletteAfter()
inject a palette into the specified palette(s) useful if you want to extend a group of existing palette using your own fields
- addToUrl
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::addToUrl()
Add a request string to the current URI string
- addWidget
- in file ZedSeriesWizard.php, method ZedSeriesWizard::addWidget()
add a widget after initial setup
g
- generate
- in file ZedSeriesUi.php, method ZedSeriesUi::generate()
- generate
- in file ZedSeriesBackendModule.php, method ZedSeriesBackendModule::generate()
- generate
- in file ZedSeriesPagination.php, method ZedSeriesPagination::generate()
Generate the pagination menu and return it as HTML string
- generateFrontendUrl
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::generateFrontendUrl()
Generate an URL from a tl_page record depending on the current rewriteURL setting and return it
- generateFrontendUrlByAlias
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::generateFrontendUrlByAlias()
Generate an URL from a tl_page's alias record depending on the current rewriteURL setting and return it
- generateFrontendUrlByPageId
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::generateFrontendUrlByPageId()
Generate an URL from a tl_page's id record depending on the current rewriteURL setting and return it
- generateImage
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::generateImage()
Generate an image tag and return it as HTML string
- getAssocEq
- in file ZedSeriesModelUtils.php, method ZedSeriesModelUtils::getAssocEq()
return an associative array from the specified table
- getBackendModuleTitle
- in file ZedSeriesUi.php, method ZedSeriesUi::getBackendModuleTitle()
get the current backend Module Title
- getDirectoryTree
- in file ZedSeriesZipWriter.php, method ZedSeriesZipWriter::getDirectoryTree()
- getFieldValue
- in file ZedSeriesModelUtils.php, method ZedSeriesModelUtils::getFieldValue()
get the value of a field
- getItemsAsString
- in file ZedSeriesPagination.php, method ZedSeriesPagination::getItemsAsString()
Generate all page links separated with the given argument and return them as string
- getModelByField
- in file ZedSeriesModelUtils.php, method ZedSeriesModelUtils::getModelByField()
create a ZedSeriesModel by the given table, and search for selected field (usually id)
- getObj
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::getObj()
import the named strClass into the ZedSeriesControllerUtils namespace and returns it
- getRefererUrl
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::getRefererUrl()
Return the current referer URL and optionally encode ampersands
- getSettings
- in file ZedSeriesWizardHelper.php, method ZedSeriesWizardHelper::getSettings()
you can override this in extended class to specify you own configuration settings
- getSteps
- in file ZedSeriesWizardHelper.php, method ZedSeriesWizardHelper::getSteps()
- getTemplate
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::getTemplate()
Find a particular template file and return its path
- getValidators
- in file ZedSeriesWizardHelper.php, method ZedSeriesWizardHelper::getValidators()
you can override this in extended class to specify you own custom validators callback
- getValues
- in file ZedSeriesWizard.php, method ZedSeriesWizard::getValues()
- getWidgets
- in file ZedSeriesWizard.php, method ZedSeriesWizard::getWidgets()
return a widget array for the current step
l
- $last
- in file ZedSeriesUi.php, variable ZedSeriesUi::$last
- link
- in file ZedSeriesUi.php, method ZedSeriesUi::link()
generates a link
- listingContainer
- in file ZedSeriesUi.php, method ZedSeriesUi::listingContainer()
show a listing container please note that in order to obtain the best results you need to put some listingItem inside it
- listingItem
- in file ZedSeriesUi.php, method ZedSeriesUi::listingItem()
show a listing item please note that in order to obtain the best results you need to put the listingItem inside a listingContainer
- listPalettes
- in file Zed.php, method Zed::listPalettes()
return an array of palettes for the specified dca
- loadConfig
- in file ZedSeriesWizard.php, method ZedSeriesWizard::loadConfig()
- loadDataContainer
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::loadDataContainer()
Load a set of DCA files
- loadLanguageFile
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::loadLanguageFile()
Load a set of language files
- loadTemplate
- in file ZedSeriesTemplateMailer.php, method ZedSeriesTemplateMailer::loadTemplate()
load a template file and replace all insertTags plus customData
- log
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::log()
Add a log entry
- log
- in file ZedSeriesDebug.php, method ZedSeriesDebug::log()
wrapper function for debug module channel log
s
- $steps
- in file ZedSeriesWizard.php, variable ZedSeriesWizard::$steps
- $strDir
- in file ZedSeriesIniConfigWizard.php, variable ZedSeriesIniConfigWizard::$strDir
- $strDir
- in file ZedSeriesIniConfig.php, variable ZedSeriesIniConfig::$strDir
directory containing the config files
- $strTemplate
- in file ZedSeriesWizard.php, variable ZedSeriesWizard::$strTemplate
- $strTemplate
- in file ZedSeriesBackendModule.php, variable ZedSeriesBackendModule::$strTemplate
- serveFile
- in file ZedSeriesDownload.php, method ZedSeriesDownload::serveFile()
send the data to browser for download
- setBackendMain
- in file ZedSeriesUi.php, method ZedSeriesUi::setBackendMain()
replace the "main" section of the backend it is intended to be used inside a parseBackendTemplate hook callback
- setBackendModuleTitle
- in file ZedSeriesUi.php, method ZedSeriesUi::setBackendModuleTitle()
replace the default backend module title (taken from 'do' url value with a custom one)
- setBackendModuleTitleFromUrl
- in file ZedSeriesUi.php, method ZedSeriesUi::setBackendModuleTitleFromUrl()
- setData
- in file ZedSeriesTemplateMailer.php, method ZedSeriesTemplateMailer::setData()
u
- uiBackendModuleTitle
- in file ZedSeriesUi.php, method ZedSeriesUi::uiBackendModuleTitle()
to activate the HOOK be sure to put the following line into the config.php of your extension
z
- Zed
- in file Zed.php, class Zed
Class Zed
- Zed.php
- procedural page Zed.php
- ZedSeriesBackendHandler
- in file ZedSeriesBackendHandler.php, class ZedSeriesBackendHandler
Class ZedSeriesBackendHandler
- ZedSeriesBackendHandler.php
- procedural page ZedSeriesBackendHandler.php
- ZedSeriesBackendModule
- in file ZedSeriesBackendModule.php, class ZedSeriesBackendModule
Class ZedSeriesBackendModule
- ZedSeriesBackendModule.php
- procedural page ZedSeriesBackendModule.php
- ZedSeriesControllerUtils
- in file ZedSeriesControllerUtils.php, class ZedSeriesControllerUtils
Class ZedSeriesControllerUtils
- ZedSeriesControllerUtils.php
- procedural page ZedSeriesControllerUtils.php
- ZedSeriesData
- in file ZedSeriesData.php, class ZedSeriesData
Class ZedSeriesData
- ZedSeriesData.php
- procedural page ZedSeriesData.php
- ZedSeriesDebug
- in file ZedSeriesDebug.php, class ZedSeriesDebug
Class ZedSeriesDebug
- ZedSeriesDebug.php
- procedural page ZedSeriesDebug.php
- ZedSeriesDownload
- in file ZedSeriesDownload.php, class ZedSeriesDownload
Class ZedSeriesDownload
- ZedSeriesDownload.php
- procedural page ZedSeriesDownload.php
- ZedSeriesErrorManager
- in file ZedSeriesErrorManager.php, class ZedSeriesErrorManager
- ZedSeriesErrorManager.php
- procedural page ZedSeriesErrorManager.php
- ZedSeriesErrorTemplate
- in file ZedSeriesErrorManager.php, class ZedSeriesErrorTemplate
- ZedSeriesIniConfig
- in file ZedSeriesIniConfig.php, class ZedSeriesIniConfig
Class ZedSeriesIniConfig
- ZedSeriesIniConfig.php
- procedural page ZedSeriesIniConfig.php
- ZedSeriesIniConfigWizard
- in file ZedSeriesIniConfigWizard.php, class ZedSeriesIniConfigWizard
Class ZedSeriesIniConfigWizard
- ZedSeriesIniConfigWizard.php
- procedural page ZedSeriesIniConfigWizard.php
- ZedSeriesInsertTags
- in file ZedSeriesInsertTags.php, class ZedSeriesInsertTags
Class ZedSeriesInsertTags
- ZedSeriesInsertTags.php
- procedural page ZedSeriesInsertTags.php
- ZedSeriesModel
- in file ZedSeriesModel.php, class ZedSeriesModel
Class ZedSeriesModel
- ZedSeriesModel.php
- procedural page ZedSeriesModel.php
- ZedSeriesModelUtils
- in file ZedSeriesModelUtils.php, class ZedSeriesModelUtils
Class ZedSeriesModelUtils
- ZedSeriesModelUtils.php
- procedural page ZedSeriesModelUtils.php
- ZedSeriesPagination
- in file ZedSeriesPagination.php, class ZedSeriesPagination
Class ZedSeriesPagination
- ZedSeriesPagination.php
- procedural page ZedSeriesPagination.php
- ZedSeriesTemplateMailer
- in file ZedSeriesTemplateMailer.php, class ZedSeriesTemplateMailer
Class ZedSeriesTemplateMailer
- ZedSeriesTemplateMailer.php
- procedural page ZedSeriesTemplateMailer.php
- ZedSeriesUi
- in file ZedSeriesUi.php, class ZedSeriesUi
Class ZedSeriesUi
- ZedSeriesUi.php
- procedural page ZedSeriesUi.php
- ZedSeriesWizard
- in file ZedSeriesWizard.php, class ZedSeriesWizard
Class ZedSeriesWizard
- ZedSeriesWizard.php
- procedural page ZedSeriesWizard.php
- ZedSeriesWizardHelper
- in file ZedSeriesWizardHelper.php, class ZedSeriesWizardHelper
Class ZedSeriesWizardHelper
- ZedSeriesWizardHelper.php
- procedural page ZedSeriesWizardHelper.php
- ZedSeriesZipWriter
- in file ZedSeriesZipWriter.php, class ZedSeriesZipWriter
Class ZedSeriesZipWriter
- ZedSeriesZipWriter.php
- procedural page ZedSeriesZipWriter.php
_
- $_data
- in file ZedSeriesDebug.php, variable ZedSeriesDebug::$_data
- $_substTable
- in file ZedSeriesTemplateMailer.php, variable ZedSeriesTemplateMailer::$_substTable
- $_tpl
- in file ZedSeriesTemplateMailer.php, variable ZedSeriesTemplateMailer::$_tpl
- $_utils
- in file ZedSeriesTemplateMailer.php, variable ZedSeriesTemplateMailer::$_utils
- __construct
- in file ZedSeriesModel.php, method ZedSeriesModel::__construct()
- __construct
- in file ZedSeriesPagination.php, method ZedSeriesPagination::__construct()
- __construct
- in file ZedSeriesUi.php, method ZedSeriesUi::__construct()
- __construct
- in file ZedSeriesBackendHandler.php, method ZedSeriesBackendHandler::__construct()
- __construct
- in file ZedSeriesIniConfig.php, method ZedSeriesIniConfig::__construct()
load settings from $fileName and store it internally
- __construct
- in file ZedSeriesData.php, method ZedSeriesData::__construct()
- __construct
- in file ZedSeriesControllerUtils.php, method ZedSeriesControllerUtils::__construct()
- __construct
- in file ZedSeriesWizardHelper.php, method ZedSeriesWizardHelper::__construct()
- __construct
- in file ZedSeriesDownload.php, method ZedSeriesDownload::__construct()
- __construct
- in file ZedSeriesWizard.php, method ZedSeriesWizard::__construct()
- __construct
- in file ZedSeriesBackendModule.php, method ZedSeriesBackendModule::__construct()
- __get
- in file ZedSeriesWizard.php, method ZedSeriesWizard::__get()
TODO:
- __get
- in file ZedSeriesIniConfig.php, method ZedSeriesIniConfig::__get()
retrieves a setting by its section name pair
- __get
- in file ZedSeriesData.php, method ZedSeriesData::__get()
- __set
- in file ZedSeriesIniConfig.php, method ZedSeriesIniConfig::__set()
set a setting value through its section__setting name
|
|