Skip to content

Commit

Permalink
update references to docs.liferay.com
Browse files Browse the repository at this point in the history
  • Loading branch information
codyhoag authored and brianchandotcom committed Nov 14, 2012
1 parent 2a8d888 commit 0894948
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
48 changes: 24 additions & 24 deletions definitions/liferay-portlet-app_6_1_0.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ users to configure the portlet at runtime.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/action/ConfigurationActionImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/messageboards/action/ConfigurationActionImpl.html
-->
<!ELEMENT configuration-action-class (#PCDATA)>

Expand All @@ -100,8 +100,8 @@ search index for the portlet.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/util/Indexer.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/search/Indexer.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/messageboards/util/Indexer.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/search/Indexer.html
http://lucene.apache.org
-->
<!ELEMENT indexer-class (#PCDATA)>
Expand All @@ -113,8 +113,8 @@ in the OpenSearch 1.1 standard.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/alfrescocontent/util/OpenSearch.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/search/OpenSearch.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/alfrescocontent/util/OpenSearch.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/search/OpenSearch.html
http://www.opensearch.org
-->
<!ELEMENT open-search-class (#PCDATA)>
Expand Down Expand Up @@ -191,7 +191,7 @@ default portlet URL implementation.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portal/struts/StrutsActionPortletURL.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portal/struts/StrutsActionPortletURL.html
-->
<!ELEMENT portlet-url-class (#PCDATA)>

Expand All @@ -203,8 +203,8 @@ example of its uses.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/MBFriendlyURLMapper.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/portlet/FriendlyURLMapper.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/messageboards/MBFriendlyURLMapper.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/portlet/FriendlyURLMapper.html
-->
<!ELEMENT friendly-url-mapper-class (#PCDATA)>

Expand Down Expand Up @@ -237,8 +237,8 @@ tasks are run.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/journal/lar/PortletDataHandlerImpl.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/lar/PortletDataHandler.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/journal/lar/PortletDataHandlerImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/lar/PortletDataHandler.html
-->
<!ELEMENT portlet-data-handler-class (#PCDATA)>

Expand All @@ -249,8 +249,8 @@ is added, moved, or removed from a layout.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/journalcontent/JournalContentPortletLayoutListener.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/portlet/PortletLayoutListener.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/journalcontent/JournalContentPortletLayoutListener.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/portlet/PortletLayoutListener.html
-->
<!ELEMENT portlet-layout-listener-class (#PCDATA)>

Expand All @@ -262,7 +262,7 @@ notified of data changes. See the Chat portlet for a real world implementation.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/poller/PollerProcessor.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/poller/PollerProcessor.html
-->
<!ELEMENT poller-processor-class (#PCDATA)>

Expand All @@ -273,8 +273,8 @@ emails.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/pop/MessageListenerImpl.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/pop/MessageListener.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/messageboards/pop/MessageListenerImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portal/kernel/pop/MessageListener.html
-->
<!ELEMENT pop-message-listener-class (#PCDATA)>

Expand All @@ -286,8 +286,8 @@ human being.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/social/MBActivityInterpreter.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/social/model/SocialActivityInterpreter.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/messageboards/social/MBActivityInterpreter.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portlet/social/model/SocialActivityInterpreter.html
-->
<!ELEMENT social-activity-interpreter-class (#PCDATA)>

Expand All @@ -299,7 +299,7 @@ human being.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/social/model/SocialRequestInterpreter.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portlet/social/model/SocialRequestInterpreter.html
-->
<!ELEMENT social-request-interpreter-class (#PCDATA)>

Expand All @@ -309,7 +309,7 @@ this portlet.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
-->
<!ELEMENT webdav-storage-token (#PCDATA)>

Expand All @@ -320,7 +320,7 @@ the WebDAV protocol.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
-->
<!ELEMENT webdav-storage-class (#PCDATA)>

Expand All @@ -331,7 +331,7 @@ XML-RPC protocol.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/blogs/util/PingbackMethodImpl.html
http://docs.liferay.com/portal/6.1/javadocs/portal-impl/com/liferay/portlet/blogs/util/PingbackMethodImpl.html
-->
<!ELEMENT xml-rpc-method-class (#PCDATA)>

Expand All @@ -357,7 +357,7 @@ context. The default value is set in portal.properties.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/ControlPanelEntry.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portlet/ControlPanelEntry.html
-->
<!ELEMENT control-panel-entry-class (#PCDATA)>

Expand All @@ -368,7 +368,7 @@ Publisher.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/asset/model/AssetRendererFactory.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portlet/asset/model/AssetRendererFactory.html
-->
<!ELEMENT asset-renderer-factory (#PCDATA)>

Expand All @@ -385,7 +385,7 @@ custom fields administration UI.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/expando/model/CustomAttributesDisplay.html
http://docs.liferay.com/portal/6.1/javadocs/portal-service/com/liferay/portlet/expando/model/CustomAttributesDisplay.html
-->
<!ELEMENT custom-attributes-display (#PCDATA)>

Expand Down
48 changes: 24 additions & 24 deletions definitions/liferay-portlet-app_6_2_0.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ users to configure the portlet at runtime.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/action/ConfigurationActionImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/messageboards/action/ConfigurationActionImpl.html
-->
<!ELEMENT configuration-action-class (#PCDATA)>

Expand All @@ -101,8 +101,8 @@ search index for the portlet.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/util/Indexer.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/search/Indexer.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/messageboards/util/Indexer.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/search/Indexer.html
http://lucene.apache.org
-->
<!ELEMENT indexer-class (#PCDATA)>
Expand All @@ -114,8 +114,8 @@ in the OpenSearch 1.1 standard.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/alfrescocontent/util/OpenSearch.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/search/OpenSearch.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/alfrescocontent/util/OpenSearch.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/search/OpenSearch.html
http://www.opensearch.org
-->
<!ELEMENT open-search-class (#PCDATA)>
Expand Down Expand Up @@ -192,7 +192,7 @@ default portlet URL implementation.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portal/struts/StrutsActionPortletURL.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portal/struts/StrutsActionPortletURL.html
-->
<!ELEMENT portlet-url-class (#PCDATA)>

Expand All @@ -204,8 +204,8 @@ example of its uses.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/MBFriendlyURLMapper.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/portlet/FriendlyURLMapper.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/messageboards/MBFriendlyURLMapper.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/portlet/FriendlyURLMapper.html
-->
<!ELEMENT friendly-url-mapper-class (#PCDATA)>

Expand Down Expand Up @@ -238,8 +238,8 @@ tasks are run.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/journal/lar/PortletDataHandlerImpl.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/lar/PortletDataHandler.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/journal/lar/PortletDataHandlerImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/lar/PortletDataHandler.html
-->
<!ELEMENT portlet-data-handler-class (#PCDATA)>

Expand All @@ -250,8 +250,8 @@ is added, moved, or removed from a layout.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/journalcontent/JournalContentPortletLayoutListener.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/portlet/PortletLayoutListener.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/journalcontent/JournalContentPortletLayoutListener.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/portlet/PortletLayoutListener.html
-->
<!ELEMENT portlet-layout-listener-class (#PCDATA)>

Expand All @@ -263,7 +263,7 @@ notified of data changes. See the Chat portlet for a real world implementation.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/poller/PollerProcessor.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/poller/PollerProcessor.html
-->
<!ELEMENT poller-processor-class (#PCDATA)>

Expand All @@ -274,8 +274,8 @@ emails.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/pop/MessageListenerImpl.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portal/kernel/pop/MessageListener.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/messageboards/pop/MessageListenerImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portal/kernel/pop/MessageListener.html
-->
<!ELEMENT pop-message-listener-class (#PCDATA)>

Expand All @@ -287,8 +287,8 @@ human being.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/messageboards/social/MBActivityInterpreter.html
http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/social/model/SocialActivityInterpreter.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/messageboards/social/MBActivityInterpreter.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portlet/social/model/SocialActivityInterpreter.html
-->
<!ELEMENT social-activity-interpreter-class (#PCDATA)>

Expand All @@ -300,7 +300,7 @@ human being.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/social/model/SocialRequestInterpreter.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portlet/social/model/SocialRequestInterpreter.html
-->
<!ELEMENT social-request-interpreter-class (#PCDATA)>

Expand All @@ -310,7 +310,7 @@ this portlet.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
-->
<!ELEMENT webdav-storage-token (#PCDATA)>

Expand All @@ -321,7 +321,7 @@ the WebDAV protocol.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/documentlibrary/webdav/DLWebDAVStorageImpl.html
-->
<!ELEMENT webdav-storage-class (#PCDATA)>

Expand All @@ -332,7 +332,7 @@ XML-RPC protocol.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-impl/com/liferay/portlet/blogs/util/PingbackMethodImpl.html
http://docs.liferay.com/portal/6.2/javadocs/portal-impl/com/liferay/portlet/blogs/util/PingbackMethodImpl.html
-->
<!ELEMENT xml-rpc-method-class (#PCDATA)>

Expand All @@ -358,7 +358,7 @@ context. The default value is set in portal.properties.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/ControlPanelEntry.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portlet/ControlPanelEntry.html
-->
<!ELEMENT control-panel-entry-class (#PCDATA)>

Expand All @@ -369,7 +369,7 @@ Publisher.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/asset/model/AssetRendererFactory.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portlet/asset/model/AssetRendererFactory.html
-->
<!ELEMENT asset-renderer-factory (#PCDATA)>

Expand All @@ -386,7 +386,7 @@ custom fields administration UI.

See:

http://docs.liferay.com/portal/6.0/javadocs/portal-service/com/liferay/portlet/expando/model/CustomAttributesDisplay.html
http://docs.liferay.com/portal/6.2/javadocs/portal-service/com/liferay/portlet/expando/model/CustomAttributesDisplay.html
-->
<!ELEMENT custom-attributes-display (#PCDATA)>

Expand Down

0 comments on commit 0894948

Please sign in to comment.