Class ControllerPrintNetwork

Description
  • access: private

Located in /Controller/ControllerPrintNetwork.php (line 56)

Controller
   |
   --ControllerPrintNetwork
Variable Summary
\ANN\Network $objNetwork
\ANN\Views\View $objViewLayer
\ANN\Views\View $objViewNeuron
Method Summary
[81]   public   ControllerPrintNetwork :  __construct (Network \\$objNetwork, \ANN\Network $objNetwork)
[135]   protected   void :  Content ()
[159]   protected   string :  getNeurons ()
[93]   protected   void :  Header ()
Variables
\ANN\Network $objNetwork (line 62)
  • access: protected
\ANN\Views\View $objViewLayer (line 68)
  • access: protected
\ANN\Views\View $objViewNeuron (line 74)
  • access: protected

Inherited Variables

Inherited from Controller

Controller::$objViewContent
Controller::$objViewMain
Controller::$strDirectoryTemplates
Methods
public  ControllerPrintNetwork __construct (Network \\$objNetwork, \ANN\Network $objNetwork) [81]
  • \ANN\Network $objNetwork
  • Network \\$objNetwork

Redefinition of:
Controller::__construct()
protected  void Content () [135]

Redefinition of:
Controller::Content()
protected  string getNeurons () [159]
  • access: protected
  • uses: \ANN\Views\View::setVar()
  • usedby: ControllerPrintNetwork::Content()
  • uses: \ANN\Views\View::setIf()
  • uses: \ANN\Views\View::resetView()
  • uses: \ANN\Layer::getNeurons()
  • uses: \ANN\Network::getNetworkInfo()
  • uses: \ANN\Views\View::getView()
  • uses: \ANN\Layer::getDelta()
protected  void Header () [93]

\ANN\Views\View::__construct()

parent::Header()

  • access: protected

Redefinition of:
Controller::Header()

Inherited Methods

Inherited From Controller

Controller::__construct()
Controller::Content()
Controller::Footer()
Controller::Header()

Documentation generated on Mon, 04 Jul 2011 21:31:09 +0200 by phpDocumentor 1.4.1