liferay-hook_6_1_0.dtd: Elements - Entities - Source | Intro - Index
FRAMES / NO FRAMES

liferay-hook_6_1_0.dtd


<hook> Root element

<!DOCTYPE hook PUBLIC "-//Liferay//DTD Hook 6.1.0//EN" "http://www.liferay.com/dtd/liferay-hook_6_1_0.dtd">

<hook>'s children
NameCardinality
custom-jsp-dirOne or none
custom-jsp-globalOne or none
indexer-post-processorAny number
language-propertiesAny number
portal-propertiesOne or none
serviceAny number
servlet-filterAny number
servlet-filter-mappingAny number
struts-actionAny number
Element's model:

(portal-properties?, language-properties*, custom-jsp-dir?, custom-jsp-global?, indexer-post-processor*, service*, servlet-filter*, servlet-filter-mapping*, struts-action*)


<portal-properties> Child of hook

Not all portal properties can be overridden via a hook. The supported properties are:

admin.default.group.names
admin.default.role.names
admin.default.user.group.names
asset.publisher.display.styles
auth.forward.by.last.path
auto.deploy.listeners
application.startup.events
auth.failure
auth.max.failures
auth.pipeline.post
auth.pipeline.pre
auth.public.paths
auth.token.impl
auto.login.hooks
captcha.check.portal.create_account
captcha.engine.impl
control.panel.entry.class.default
convert.processes
default.landing.page.path
dl.file.entry.drafts.enabled
dl.file.entry.processors
dl.store.antivirus.impl
dl.store.impl
dl.webdav.auto.unlock
dl.webdav.save.to.single.version
dockbar.add.portlets
field.enable.com.liferay.portal.model.Contact.birthday
field.enable.com.liferay.portal.model.Contact.male
field.enable.com.liferay.portal.model.Organization.status
hot.deploy.listeners
javascript.fast.load
layout.static.portlets.all
layout.template.cache.enabled
layout.types
layout.user.private.layouts.auto.create
layout.user.private.layouts.enabled
layout.user.private.layouts.modifiable
layout.user.private.layouts.power.user.required
layout.user.public.layouts.auto.create
layout.user.public.layouts.enabled
layout.user.public.layouts.modifiable
layout.user.public.layouts.power.user.required
ldap.attrs.transformer.impl
locales.beta
login.create.account.allow.custom.password
login.events.post
login.events.pre
logout.events.post
logout.events.pre
mail.hook.impl
my.sites.show.private.sites.with.no.layouts
my.sites.show.public.sites.with.no.layouts
my.sites.show.user.private.sites.with.no.layouts
my.sites.show.user.public.sites.with.no.layouts
passwords.passwordpolicytoolkit.generator
passwords.passwordpolicytoolkit.static
portlet.add.default.resource.check.enabled
portlet.add.default.resource.check.whitelist
portlet.add.default.resource.check.whitelist.actions
sanitizer.impl
servlet.session.create.events
servlet.session.destroy.events
servlet.service.events.post
servlet.service.events.pre
session.phishing.protected.attributes
session.store.password
social.bookmark.*
terms.of.use.required
theme.css.fast.load
theme.images.fast.load
theme.loader.new.theme.id.on.import
theme.portlet.decorate.default
theme.portlet.sharing.default
theme.shortcut.icon
upgrade.processes
user.notification.event.confirmation.enabled
users.email.address.generator
users.email.address.required
users.form.add.identification
users.form.add.main
users.form.add.miscellaneous
users.form.my.account.identification
users.form.my.account.main
users.form.my.account.miscellaneous
users.form.update.identification
users.form.update.main
users.form.update.miscellaneous
users.full.name.generator
users.full.name.validator
users.screen.name.always.autogenerate
users.screen.name.generator
users.screen.name.validator
value.object.listener.*


<language-properties> Child of hook

Sorry, no documentation.


<custom-jsp-dir> Child of hook

Sorry, no documentation.


<custom-jsp-global> Child of hook

Sorry, no documentation.


<indexer-post-processor> Child of hook

Sorry, no documentation.

<indexer-post-processor>'s children
NameCardinality
indexer-class-nameOnly one
indexer-post-processor-implOnly one
Element's model:

(indexer-class-name, indexer-post-processor-impl)


<indexer-class-name> Child of indexer-post-processor

Sorry, no documentation.


<indexer-post-processor-impl> Child of indexer-post-processor

Sorry, no documentation.


<service> Child of hook

Sorry, no documentation.

<service>'s children
NameCardinality
service-implOnly one
service-typeOnly one
Element's model:

(service-type, service-impl)


<service-type> Child of service

Sorry, no documentation.


<service-impl> Child of service

Sorry, no documentation.


<servlet-filter> Child of hook

Sorry, no documentation.

<servlet-filter>'s children
NameCardinality
init-paramAny number
servlet-filter-implOnly one
servlet-filter-nameOnly one
Element's model:

(servlet-filter-name, servlet-filter-impl, init-param*)


<servlet-filter-name> Child of servlet-filter-mapping, servlet-filter

Sorry, no documentation.


<servlet-filter-impl> Child of servlet-filter

Sorry, no documentation.


<init-param> Child of servlet-filter

Sorry, no documentation.

<init-param>'s children
NameCardinality
param-nameOnly one
param-valueOnly one
Element's model:

(param-name, param-value)


<param-name> Child of init-param

Sorry, no documentation.


<param-value> Child of init-param

Sorry, no documentation.


<servlet-filter-mapping> Child of hook

Sorry, no documentation.

<servlet-filter-mapping>'s children
NameCardinality
after-filterOne or none
before-filterOne or none
dispatcherAny number
servlet-filter-nameOnly one
url-patternAt least one
Element's model:

(servlet-filter-name, (after-filter | before-filter)?, url-pattern+, dispatcher*)


<after-filter> Child of servlet-filter-mapping

Sorry, no documentation.


<before-filter> Child of servlet-filter-mapping

Sorry, no documentation.


<url-pattern> Child of servlet-filter-mapping

Sorry, no documentation.


<dispatcher> Child of servlet-filter-mapping

Sorry, no documentation.


<struts-action> Child of hook

Sorry, no documentation.

<struts-action>'s children
NameCardinality
struts-action-implOnly one
struts-action-pathOnly one
Element's model:

(struts-action-path, struts-action-impl)


<struts-action-path> Child of struts-action

Sorry, no documentation.


<struts-action-impl> Child of struts-action

Sorry, no documentation.