org.puremvc.php.demos
[ class tree: org.puremvc.php.demos ] [ index: org.puremvc.php.demos ] [ all elements ]

Class: BasicDemo

Source Location: /demos/basic/BasicDemo.php

Class Overview


PureMVC PHP Basic demo base class. The index starts an instance of the BasicDemo object to start the application view calling the
  1. startView()
method.


Methods



Class Details

[line 23]
PureMVC PHP Basic demo base class. The index starts an instance of the BasicDemo object to start the application view calling the
  1. startView()
method.



[ Top ]


Class Methods


constructor __construct [line 25]

BasicDemo __construct( )



Tags:

access:  public


[ Top ]

method startView [line 33]

void startView( $filename, $cssName)

Starts the PureMVC framework passing in variables

from the index.php




Tags:

access:  public


Parameters:

   $filename  
   $cssName  

[ Top ]


Documentation generated on Tue, 30 Sep 2008 08:05:43 -0700 by phpDocumentor 1.4.0