Big Sister Web Application Framework
List of all members
BigSWAF::JellyHandler Class Reference

Public Member Functions

Public Class Methods
retval new (scalar this, scalar appid)
Public Object Methods
retval init ()
retval apphandler (scalar aphandler)
retval appid (scalar appid)
retval activate (scalar hr, list sub)
retval cookie (scalar cookie)
retval path (scalar path)
retval param (scalar name)
retval authenticate (scalar realm)
retval error (scalar code, scalar shortmsg)
retval content_type (scalar type)
retval getcredentials (scalar type)
Protected Object Methods
protected retval _output (scalar text)
protected retval _get_args ()

Member Function Documentation

protected retval BigSWAF::JellyHandler::_get_args ( )
protected retval BigSWAF::JellyHandler::_output ( scalar  text)
retval BigSWAF::JellyHandler::activate ( scalar  hr,
list  sub 
)
retval BigSWAF::JellyHandler::apphandler ( scalar  aphandler)
retval BigSWAF::JellyHandler::appid ( scalar  appid)
retval BigSWAF::JellyHandler::authenticate ( scalar  realm)
retval BigSWAF::JellyHandler::content_type ( scalar  type)
retval BigSWAF::JellyHandler::cookie ( scalar  cookie)
retval BigSWAF::JellyHandler::error ( scalar  code,
scalar  shortmsg 
)
retval BigSWAF::JellyHandler::getcredentials ( scalar  type)
retval BigSWAF::JellyHandler::init ( )
retval BigSWAF::JellyHandler::new ( scalar  this,
scalar  appid 
)
retval BigSWAF::JellyHandler::param ( scalar  name)
retval BigSWAF::JellyHandler::path ( scalar  path)

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