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

Class: ModuleMbs

Source Location: /examples/modules/moduleMbs.php

Class Overview


ModuleMbs


Author(s):

Variables

Methods



Class Details

[line 28]
ModuleMbs



Tags:

author:  Liutauras Rickus <lr@vero.lt>


[ Top ]


Class Variables

$actions =  ''

[line 42]

This action


Type:   array


[ Top ]

$data =  ''

[line 70]

Internal used data


Type:   mixed


[ Top ]

$items = array()

[line 49]

Internal data for show how to use


Type:   array


[ Top ]

$mbs =  null

[line 35]

Internal MBS object


Type:   MBS


[ Top ]

$params_item =  'letters'

[line 56]

Parameter


Type:   unknown_type


[ Top ]

$transaction_info = array()

[line 63]

Transaction Info


Type:   array


[ Top ]



Class Methods


constructor ModuleMbs [line 78]

ModuleMbs ModuleMbs( &$mbs, MBS $mbs)

Constructor



Parameters:

MBS   $mbs   - from lib
   &$mbs  

[ Top ]

method parseAction [line 89]

void parseAction( )

Main action for module



[ Top ]

method showBlock [line 229]

void showBlock( )

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

  • Play items list
  • Download item
  • Show transactions info




[ Top ]

method showElements [line 187]

void showElements( )

Show elements from $this->items(like shop)



[ Top ]

method showTransactions [line 205]

void showTransactions( )

Show transaction information from $this->transaction_info



[ Top ]


Documentation generated on Fri, 05 Nov 2010 11:25:46 +0200 by phpDocumentor 1.4.3