Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | List of all members
wowf.lib.predicates.LoggedIn Class Reference

View predicate to check whether user is logged in. More...

Inheritance diagram for wowf.lib.predicates.LoggedIn:
Inheritance graph
Collaboration diagram for wowf.lib.predicates.LoggedIn:
Collaboration graph

Public Member Functions

def __call__
- Public Member Functions inherited from wowf.lib.predicates.BasePredicate
def __init__
def text

Additional Inherited Members

- Public Attributes inherited from wowf.lib.predicates.BasePredicate
 value
 config
- Static Public Attributes inherited from wowf.lib.predicates.BasePredicate
 phash = text

Detailed Description

View predicate to check whether user is logged in.

Definition at line 27 of file predicates.py.

Member Function Documentation

def wowf.lib.predicates.LoggedIn.__call__ (   self,
  context,
  request 
)

Definition at line 29 of file predicates.py.


The documentation for this class was generated from the following file: