ExampleProject
[ class tree: ExampleProject ] [ index: ExampleProject ] [ all elements ]

Class: ModuleSbbsWeb

Source Location: /examples/modules/moduleSbbsWeb.php

Class Overview


ModuleSbbs


Author(s):

Variables

Methods



Class Details

[line 27]
ModuleSbbs



Tags:

author:  Liutauras Rickus <lr@vero.lt>


[ Top ]


Class Variables

$actions = array()

[line 50]

This action



Tags:

access:  protected

Type:   array


[ Top ]

$allowedUsers = array('a', 'b', 'c')

[line 70]

Allowed users


Type:   array


[ Top ]

$data =  ''

[line 58]

Internal used data



Tags:

access:  protected

Type:   mixed


[ Top ]

$identify =  null

[line 42]

Internal Identify object



Tags:

access:  protected

Type:   Identify


[ Top ]

$mbsLib =  null

[line 76]

MBSLib for notify authorization


Type:   object


[ Top ]

$sbbs =  null

[line 34]

Internal SBBS object



Tags:

access:  protected

Type:   SBBS


[ Top ]

$users =  'sbbs_users.log'

[line 64]

SBBS subscription users


Type:   string


[ Top ]



Class Methods


constructor ModuleSbbsWeb [line 84]

ModuleMbs ModuleSbbsWeb( &$sbbs, &$identify, SBBS $mbs)

Constructor



Parameters:

SBBS   $mbs   - from lib
   &$sbbs  
   &$identify  

[ Top ]

method getUserByNick [line 92]

void getUserByNick( $nick)



Parameters:

   $nick  

[ Top ]

method getUserList [line 110]

void getUserList( )



[ Top ]

method notifyAction [line 123]

void notifyAction( )



[ Top ]

method parseAction [line 262]

void parseAction( )

Main action for module



[ Top ]

method showBlock [line 330]

void showBlock( )

Main display for module. It must be change by template.



[ Top ]


Documentation generated on Thu, 08 Mar 2012 14:03:03 +0200 by phpDocumentor 1.4.4