[we_app] element index

Package indexes

All elements
a b c d e f g h i k l m p r s t u v w x _
_
top
$_app
we_app_Installer::$_app in Installer.php
$_appname
$_appName
_appName attribute
$_boxHeight
$_config
$_configFiles
$_content
$_files
we_app_Installer::$_files in Installer.php
$_frames
$_hooks
$_instance
$_readers
$_requiredFields
_requiredFields attribute
$_source
$_source
$_title
we_app_HomePage::$_title in HomePage.php
$_tmpDir
$_toc
we_app_Installer::$_toc in Installer.php
_evalPath
returns the path of given id
_executeHook
_executeQueries
executes all queries according to tox.xml
_getApplicationImage
Returns string with the img-tag of the application image
_getBodyDiv
Returns string with HTML of the body div
_installFiles
moves all files to their destination according to toc.xml
_postInstall
things to do after a successfull installation
_postUninstall
things to do after a having successfully uninstalled an application (clean up)
_postUpdate
things to do after a successful update
_preInstall
things to do before starting an installation
_prepareInstallationFiles
prepares the installation files, moves them to the temporary installation directory
_preUninstall
preparations before uninstalling an application
_preUpdate
things to do before starting an update
_read
_read
_removeAppConfig
deletes an application's configuration files:
_removeInstallationFiles
_uninstallFiles
moves all files to their destination according to toc.xml
_validate
validates the specified reader source
_validate
_validateInstallationFiles
performs some checks if all needed files and informations are present:
_willRenderHTML
add HTML to home page before it will be rendered
__construct
constructor method for hook parser
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
constructor method for installer class returns the object instance of an appropriate class for specified application.
__construct
__get
we_app_Application::__get() in Application.php
getter method for fetching the application's properties from the manifest file
__get
getter method
__toString
returns the capitalized name of the installer without the "we_app_Installer_" prefix
__toString
returns the application's name, if it is installed
$_model
model
_processPostVars
process POST variables
_renderDefaultView
Render Default View - show the default view
_setupModel
setup the model
_setupParameter
setup parameter
_setupParamString
setup the parameter string
_postInstall
does the following actions:
_preInstall
__call
__construct
a
top
$appDir
we_app_TopFrameView::$appDir in TopFrameView.php
appDir attribute
$appName
we_app_TopFrameView::$appName in TopFrameView.php
appName attribute
activate
activate a previoulsy deactivated application
addAppToTOC
adds an entry for a specified application into toc.
addReader
adds a reader for fetching hooks (i.e. we_app_Reader_Xml)
Application.php
Application.php in Application.php
Abstract.php
Abstract.php in Abstract.php
AbstractCmd.php
AbstractCmd.php in AbstractCmd.php
b
top
bodyAction
The body action - show the body
c
top
$ContentType
ContentType attribute
Common.php
Common.php in Common.php
createAppTOCEntry
this method creates a new application toc entry with all needed elements.
CmdAction.php
CmdAction.php in CmdAction.php
Common.php
Common.php in Common.php
d
top
deactivate
deactivate an application
delete
deletes entry
deleteChilds
delete childs
Dummy.php
Dummy.php in Dummy.php
delete
check arguments and delete the model
e
top
EditorAction.php
EditorAction.php in EditorAction.php
exitdocquestionAction
The exit doc question action - show the exit doc question
Exception.php
Exception.php in Exception.php
executeQuery
f
top
filenameNotValid
validates the Text
FramesetAction.php
FramesetAction.php in FramesetAction.php
footerAction
The footer action - show the footer
g
top
getActiveApplications
returns an array with all currently activated applications
getAllApplications
returns an array with the name of all installed applications
getAppTOCAttribute
fetches the attribute's value of a specified application's toc entry element
getAppTOCElement
fetches the value of a specified application's toc entry element
getAppTOCEntry
fetches informations for a specified application from the application toc
getCategories
returns an array with all categories the application is assigned to
getConfigElement
returns a specified config value or false
getDefaultManifest
get default value for an application's property from webEdition/lib/we/app/defaults/manifest.xml The default values are used if an application does not have a manifest file.
getInstance
get the created instance of the used installer class (created in constructor method)
getJSTop
return the javascript code of the top frame
getManifest
Reads the application's manifest file via Zend_Config and merges it with the default manifest.
getManifestAttribute
getManifestElement
reads an element from a specified manifest file (application name)
getManifestXml
reads the manifest file via SimpleXML from a specified path (absolute path)
getVersion
checks version number of an application for special variables and returns it to the caller
h
top
HomePage.php
HomePage.php in HomePage.php
Hook.php
Hook.php in Hook.php
hasRequiredFields
check if required fields are available
HeaderAction.php
HeaderAction.php in HeaderAction.php
headerAction
The header action - show the header
i
top
$ID
we_app_Model::$ID in Model.php
id attribute
$IsFolder
IsFolder attribute
Installer.php
Installer.php in Installer.php
install
install an application either from a local directory or from the update server
isActive
checks if the application with the name $name is currently active
isAllowedForUser
check permissions of user
isInstalled
checks if there is already an application with the name $name installed on this system
isRequiredField
check if field is required
isSelf
check if ParentId is equal to Id
IndexAction.php
IndexAction.php in IndexAction.php
indexAction
The default action - show the home page
indexAction
The default action - show the tree page
indexAction
The default action - show the home page
indexAction
The default action - show the home page
indexAction
The default action - show the home page
indexAction
The default action - show the home page
install
k
top
kClassBoxBody
kClassBoxFooter
kClassBoxHeader
kEditorFrameset
editor frameset
l
top
loadAll
loads all hooks from all registered readers
leftAction
The left action - show the left frame
Local.php
Local.php in Local.php
m
top
Model.php
Model.php in Model.php
menuAction
The menu action - show the menu
menuAction
The menu action - show the menu
p
top
$ParentID
ParentID attribute
$Path
we_app_Model::$Path in Model.php
Path attribute
pathExists
check if path exists
postInstall
postUninstall
preInstall
preUninstall
r
top
readAppTOC
reads the application toc file from webEdition/apps/toc.xml
readConfig
loads the general configuration file from webEdition/lib/we/app/defaults/config.xml
rebuildAppTOC
rebuilds the application toc file from webEdition/apps/toc.xml
run
we_app_Hook::run() in Hook.php
resizeAction
The resize action - show the resize frame
rightAction
The right action - show the right frame
s
top
saveAppTOC
saves the parameter $toc to the toc file used for changing single values
setFields
set Fields
setIsFolder
set IsFolder
setManifestAttribute
setManifestElement
changes the value of a specified element from an application's manifest file (via application name)
setPath
set path
Server.php
Server.php in Server.php
save
check arguments and save the model
t
top
$Text
we_app_Model::$Text in Model.php
Text attribute
TopFrameView.php
TopFrameView.php in TopFrameView.php
TreeAction.php
TreeAction.php in TreeAction.php
u
top
uninstall
uninstall
removes an application permanently
update
updateChildPaths
update the child paths
uninstall
update
no update possible for local installations
update
v
top
$view
view
w
top
we_app_Application
we_app_Application in Application.php
class for webEdition applications (formerly known as "tools")
we_app_Common
we_app_Common in Common.php
class for administrating webEdition applications (formerly known as "tools")
we_app_HomePage
we_app_HomePage in HomePage.php
Basic Class for Home Page View of App
we_app_Hook
we_app_Hook in Hook.php
class for loading and executing code execution hooks for webEdition applications
we_app_Hook_Reader_Abstract
abstract class for hook reader classes
we_app_Hook_Reader_Xml
class for reading hook code from xml file
we_app_Installer
we_app_Installer in Installer.php
class for installing and uninstalling webEdition applications (formerly known as "tools")
we_app_Model
we_app_Model in Model.php
Base class for app models
we_app_TopFrameView
we_app_TopFrameView in TopFrameView.php
Base class for TopFrameView
we_app_controller_CmdAction
Base CmdAction Controller
we_app_controller_EditorAction
we_app_controller_EditorAction in EditorAction.php
Base EditorAction Controller
we_app_controller_FramesetAction
we_app_controller_FramesetAction in FramesetAction.php
Base FramesetAction Controller
we_app_controller_HeaderAction
we_app_controller_HeaderAction in HeaderAction.php
Base HeaderAction Controller
we_app_controller_IndexAction
Base IndexAction Controller
we_app_controller_TreeAction
Base TreeAction Controller
we_app_Hook_Exception
we_app_Hook_Exception in Exception.php
we_app_Installer_Common
class for local installation of webEdition applications (formerly known as "tools") the source files need to be present as a zip file at a specified location static class for common installer activities, i.e. check routines
we_app_Installer_Dummy
dummy class for installation of webEdition applications (formerly known as "tools")
we_app_Installer_Local
class for installing and uninstalling webEdition applications (formerly known as "tools")
we_app_Installer_Server
class for remote installation of webEdition applications from update server the source files need to be present as a zip file at a specified location
we_app_service_AbstractCmd
we_app_service_AbstractCmd in AbstractCmd.php
Abstract Class for all App Services
x
top
Xml.php
Xml.php in Xml.php
a b c d e f g h i k l m p r s t u v w x _