4.2.2.19. Package apps.widgets.wallpost

Provide the wall post widget.

4.2.2.19.1. Module apps.widgets.wallpost.views

Handles wall post widget request and rendering.

apps.widgets.wallpost.views.DEFAULT_POST_COUNT = 10

Number of posts to load at a time.

apps.widgets.wallpost.views.post(request, *args, **kwargs)[source]

handle the submission of the wall post

handle more post link

apps.widgets.wallpost.views.super_supply(request, page_name, agent)[source]

supply the view_objects.

apps.widgets.wallpost.views.supply(request, page_name)[source]

supply the view_objects.

Table Of Contents

Previous topic

4.2.2.18. Package apps.widgets.upcoming_events

Next topic

4.3. Scripts Reference Guide

This Page