PyAMS Documentation
latest
  • Overview
  • Quickstart
  • Glossary

Administrator Guide

  • PyAMS Architectures
  • PyAMS Security model
  • Installing PyAMS
  • Database initialization
  • Database maintenance tasks
  • Scheduling tasks
  • Command line scripts
  • Application tuning
  • Troubleshooting

Users Guide

  • Management interface
  • Site Manager Guide
  • Webmaster Guide
  • Contributor Guide

Developer Guide

  • Introduction
  • Understanding the Zope Component Architecture
  • Understanding PyAMS internals
  • Creating new PyAMS Packages
  • Overriding PyAMS features
  • Customizing site appearance
  • Understanding PyAMS forms
  • Creating new Paragraph (or blocks)
  • Creating new Portlet
  • Creating new Content type
  • Creating Custom workflows
  • Advanced features

Reference Guide

  • PyAMS packages layout
  • PyAMS packages references
    • Core packages
    • CMS Packages
    • Optional packages
      • PyAMS Content with ElasticSearch
      • PyAMS APM
      • PyAMS ZODBbrowser
      • PyAMS LDAP
      • PyAMS GIS
      • PyAMS Alchemy
      • PyAMS Media
      • PyAMS Notify
        • Subpackages
        • pyams_notify.event
        • pyams_notify.include
        • pyams_notify.resources
        • Subpackages
      • PyAMS Notify with WebSocket
  • PyAMs Test

About

  • About PyAMS
PyAMS Documentation
  • Docs »
  • PyAMS packages reference »
  • pyams_notify package ⊞
  • View page source

pyams_notify package ⊞¶

pyams_notify.includeme(config)[source]¶

Pyramid include

Subpackages¶

  • pyams_notify.handlers package ⊞
    • pyams_notify.handlers.login
  • pyams_notify.interfaces package ⊞
  • pyams_notify.skin package ⊞
  • pyams_notify.tests package ⊞
    • pyams_notify.tests.test_utilsdocs
    • pyams_notify.tests.test_utilsdocstrings
  • pyams_notify.viewlet package ⊞
  • pyams_notify.views package ⊞
    • pyams_notify.views.context
    • pyams_notify.views.notification

pyams_notify.event¶

pyams_notify.include¶

pyams_notify.include.include_package(config)[source]¶

Pyramid include

pyams_notify.resources¶

class pyams_notify.resources.ResourcesAdapter(context, request, view)[source]¶

Bases: pyams_utils.adapter.ContextRequestViewAdapter

Get context resources

resources = (<Resource 'js/pyams_notify.js' in library 'pyams_notify'>,)¶

Subpackages¶

  • pyams_notify.handlers package ⊞
    • pyams_notify.handlers.login
  • pyams_notify.interfaces package ⊞
  • pyams_notify.skin package ⊞
  • pyams_notify.tests package ⊞
    • pyams_notify.tests.test_utilsdocs
    • pyams_notify.tests.test_utilsdocstrings
  • pyams_notify.viewlet package ⊞
  • pyams_notify.views package ⊞
    • pyams_notify.views.context
    • pyams_notify.views.notification
Next Previous

© Copyright 2018, Thierry Florac Revision d1cf9206a9bf.

Built with Sphinx using a theme provided by Read the Docs.