phpDocumentor CAT_Developer_Documentation
[ class tree: CAT_Developer_Documentation ] [ index: CAT_Developer_Documentation ] [ all elements ]

Class: ExtendedConfig

Source Location: /devices/test_module/Module.php

Class ExtendedConfig

Class Overview

This class defines the API for CAT module writers.

A device is a fairly abstract notion. In most cases it represents a particular operating system or a set of operationg systems like MS Windows Vista and newer.

The purpose of this class is to preapare a setup for the device configurator, collect all necessary information from the database, taking into account limitations, that a given device may present (like a set of supported EAP methods).

All that is required from the device module is to produce a conigurator file and pass its name back to the API.

Located in /devices/test_module/Module.php [line 6]

DeviceConfig
   |
   --ExtendedConfig
Author(s): Information Tags:

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From DeviceConfig

DeviceConfig::$attributes
DeviceConfig::$FPATH
DeviceConfig::$name
DeviceConfig::$selected_eap
DeviceConfig::$supportedEapMethods
DeviceConfig::$version

Inherited From DeviceConfig

DeviceConfig::__construct()
Constructs a Device object.
DeviceConfig::copyFile()
Copy a file from the module location to the temporary directory.
DeviceConfig::dumpAttibutes()
dumps attributes for debugging purposes
DeviceConfig::saveCertificateFiles()
Save certificate files in either DER or PEM format
DeviceConfig::setup()
Set up working environment for a device module
DeviceConfig::writeInstaller()
placeholder for the main device method

[ Top ]
Method Summary
void   writeInstaller()  

[ Top ]
Methods
writeInstaller  [line 8]

  void writeInstaller( $profile  )

Parameters:
Profile   $profile: 

API Tags:
Access:  public


Redefinition of:
DeviceConfig::writeInstaller()
placeholder for the main device method

[ Top ]

Documentation generated on Fri, 15 Jul 2011 13:02:35 +0200 by phpDocumentor 1.4.3