Element index for package ModuleWriting
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ s ]
[ t ]
[ v ]
[ w ]
[ _ ]
d
- $device_id
- in file DeviceConfig.php, variable DeviceConfig::$device_id
The string identifier of the device (don't show this to users)
- DeviceConfig.php
- procedural page DeviceConfig.php
- DeviceConfig
- in file DeviceConfig.php, class DeviceConfig
This class defines the API for CAT module writers.
- Devices
- in file devices-template.php, class Devices
The Devices class holds a list of all devices the CAT knows about
- devices-template.php
- procedural page devices-template.php
- Device_Linux
- in file Linux.php, class Device_Linux
This class creates Linux installers. It supports NetworkManager and raw wpa_supplicant files.
- Device_TestModule
- in file TestModule.php, class Device_TestModule
This is the main implementation class of the module
- Device_Vista7
- in file Vista7.php, class Device_Vista7
- Device_W8
- in file W8.php, class Device_W8
- dumpAttibutes
- in file DeviceConfig.php, method DeviceConfig::dumpAttibutes()
dumps attributes for debugging purposes
e
- echo_nsi
- in file WindowsCommon.php, function echo_nsi()
function to escape double quotes in a special NSI-compatible way
f
- $FPATH
- in file DeviceConfig.php, variable DeviceConfig::$FPATH
stores the path to the temporary working directory for a module instance
g
- getPreferredEapType
- in file DeviceConfig.php, method DeviceConfig::getPreferredEapType()
Selects the preferred eap method based on profile EAP configuration and device EAP capabilities
i
- $installerBasename
- in file DeviceConfig.php, variable DeviceConfig::$installerBasename
This string should be used by all installer modules to set the installer file basename.
m
- $module_path
- in file DeviceConfig.php, variable DeviceConfig::$module_path
stores the path to the module source location and is used by copyFile and translateFile the only reason for it to be a public variable ies that it is set by the DeviceFactory class module_path should not be used by module drivers.
- msInfoFile
- in file WindowsCommon.php, method WindowsCommon::msInfoFile()
o
- $Options
- in file devices-template.php, variable Devices::$Options
This array lists available configuration options for local device management.
- $options
- in file DeviceConfig.php, variable DeviceConfig::$options
See devices-template.php for a list of available options
s
- $selected_eap
- in file DeviceConfig.php, variable DeviceConfig::$selected_eap
optimal EAP method selected given profile and device
- $sign
- in file DeviceConfig.php, variable DeviceConfig::$sign
the path to the profile signing program
- $signer
- in file DeviceConfig.php, variable DeviceConfig::$signer
- $specialities
- in file DeviceConfig.php, variable DeviceConfig::$specialities
array of specialities - will be displayed on the admin download as "footnote"
- $support_email_substitute
- in file DeviceConfig.php, variable DeviceConfig::$support_email_substitute
This string will be shown if no support email was configured by the admin
- $support_url_substitute
- in file DeviceConfig.php, variable DeviceConfig::$support_url_substitute
This string will be shown if no support URL was configured by the admin
- saveCertificateFiles
- in file DeviceConfig.php, method DeviceConfig::saveCertificateFiles()
Save certificate files in either DER or PEM format
- setup
- in file DeviceConfig.php, method DeviceConfig::setup()
Set up working environment for a device module
- signInstaller
- in file WindowsCommon.php, method WindowsCommon::signInstaller()
- sprint_nsi
- in file WindowsCommon.php, function sprint_nsi()
w
- W8.php
- procedural page W8.php
- WindowsCommon.php
- procedural page WindowsCommon.php
- WindowsCommon
- in file WindowsCommon.php, class WindowsCommon
This class defines common functions needed by all Windows installers
- writeDeviceInfo
- in file W8.php, method Device_W8::writeDeviceInfo()
- writeDeviceInfo
- in file DeviceConfig.php, method DeviceConfig::writeDeviceInfo()
prepare usage information for the installer every device module should override this method
- writeDeviceInfo
- in file Vista7.php, method Device_Vista7::writeDeviceInfo()
- writeDeviceInfo
- in file Linux.php, method Device_Linux::writeDeviceInfo()
- writeDeviceInfo
- in file TestModule.php, method Device_TestModule::writeDeviceInfo()
prepare module desctiption and usage information
- writeInstaller
- in file DeviceConfig.php, method DeviceConfig::writeInstaller()
placeholder for the main device method
- writeInstaller
- in file W8.php, method Device_W8::writeInstaller()
- writeInstaller
- in file Linux.php, method Device_Linux::writeInstaller()
- writeInstaller
- in file Vista7.php, method Device_Vista7::writeInstaller()
- writeInstaller
- in file TestModule.php, method Device_TestModule::writeInstaller()
prepare a zip archive containing files and settings which normally would be used inside the module to produce an installer
|
|