Element index for package ModuleWriting
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
_
- __construct
- in file XML_PEAP.php, method Device_XML_PEAP::__construct()
- __construct
- in file XML_ALL.php, method Device_XML_ALL::__construct()
- __construct
- in file XML.inc.php, method XMLElement::__construct()
- __construct
- in file XML_PWD.php, method Device_XML_PWD::__construct()
- __construct
- in file XML_TLS.php, method Device_XML_TLS::__construct()
- __construct
- in file XML_TTLS_PAP.php, method Device_XML_TTLS_PAP::__construct()
- __construct
- in file XML_TTLS_MSCHAP2.php, method Device_XML_TTLS_MSCHAP2::__construct()
- __construct
- in file W8.php, method Device_W8::__construct()
- __construct
- in file Vista7.php, method Device_Vista7::__construct()
- __construct
- in file KitKat.php, method Device_KitKat::__construct()
- __construct
- in file DeviceConfig.php, method DeviceConfig::__construct()
device module constructor should be defined by each module, but if it is not, then here is a default one
- __construct
- in file Linux.php, method Device_Linux::__construct()
- __construct
- in file Lollipop.php, method Device_Lollipop::__construct()
- __construct
- in file TestModule.php, method Device_TestModule::__construct()
Constructs a Device object.
- __construct
- in file RedirectDev.php, method Device_RedirectDev::__construct()
Constructs a Device object.
- __construct
- in file chromebook.php, method Device_Chromebook::__construct()
Constructs a Device object.
c
- $CA
- in file XML.inc.php, variable ServerSideCredential::$CA
- $ClientCertificate
- in file XML.inc.php, variable ClientSideCredential::$ClientCertificate
- $ClientSideCredential
- in file XML.inc.php, variable InnerAuthenticationMethod::$ClientSideCredential
- $ClientSideCredential
- in file XML.inc.php, variable AuthenticationMethod::$ClientSideCredential
- $code_page
- in file WindowsCommon.php, variable WindowsCommon::$code_page
- CA
- in file XML.inc.php, class CA
base class extended by every element
- ClientCertificate
- in file XML.inc.php, class ClientCertificate
base class extended by every element
- ClientSideCredential
- in file XML.inc.php, class ClientSideCredential
base class extended by every element
- combineLogo
- in file WindowsCommon.php, method WindowsCommon::combineLogo()
- compileNSIS
- in file WindowsCommon.php, method WindowsCommon::compileNSIS()
- copyFile
- in file DeviceConfig.php, method DeviceConfig::copyFile()
Copy a file from the module location to the temporary directory.
- chromebook.php
- procedural page chromebook.php
d
- $Description
- in file XML.inc.php, variable ProviderInfo::$Description
- $device_id
- in file DeviceConfig.php, variable DeviceConfig::$device_id
The string identifier of the device (don't show this to users)
- $DisplayName
- in file XML.inc.php, variable ProviderInfo::$DisplayName
- DeviceConfig.php
- procedural page DeviceConfig.php
- Description
- in file XML.inc.php, class Description
base class extended by every element
- 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_Chromebook
- in file chromebook.php, class Device_Chromebook
This is the main implementation class of the module
- Device_KitKat
- in file KitKat.php, class Device_KitKat
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_Linux
- in file Linux.php, class Device_Linux
This class creates Linux installers. It supports NetworkManager and raw wpa_supplicant files.
- Device_Lollipop
- in file Lollipop.php, class Device_Lollipop
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_RedirectDev
- in file RedirectDev.php, class Device_RedirectDev
This class defines the API for CAT module writers.
- 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
- Device_XML
- in file XML.php, class Device_XML
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_ALL
- in file XML_ALL.php, class Device_XML_ALL
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_PEAP
- in file XML_PEAP.php, class Device_XML_PEAP
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_PWD
- in file XML_PWD.php, class Device_XML_PWD
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_TLS
- in file XML_TLS.php, class Device_XML_TLS
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_TTLS_MSCHAP2
- in file XML_TTLS_MSCHAP2.php, class Device_XML_TTLS_MSCHAP2
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- Device_XML_TTLS_PAP
- in file XML_TTLS_PAP.php, class Device_XML_TTLS_PAP
This class implements full functionality of the generic XML device the only fuction of the extenstions of this class is to specify supported EAP methods.
- DisplayName
- in file XML.inc.php, class DisplayName
base class extended by every element
- dumpAttibutes
- in file DeviceConfig.php, method DeviceConfig::dumpAttibutes()
dumps attributes for debugging purposes
f
- $FPATH
- in file DeviceConfig.php, variable DeviceConfig::$FPATH
stores the path to the temporary working directory for a module instance
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.
- marshalObject
- in file XML.inc.php, function marshalObject()
- msInfoFile
- in file WindowsCommon.php, method WindowsCommon::msInfoFile()
p
- $PAC
- in file XML.inc.php, variable ClientSideCredential::$PAC
- $Passphrase
- in file XML.inc.php, variable ClientSideCredential::$Passphrase
- $Password
- in file XML.inc.php, variable ClientSideCredential::$Password
- $Phone
- in file XML.inc.php, variable Helpdesk::$Phone
- $ProviderInfo
- in file XML.inc.php, variable EAPIdentityProvider::$ProviderInfo
- $ProviderLocation
- in file XML.inc.php, variable ProviderInfo::$ProviderLocation
- $ProviderLogo
- in file XML.inc.php, variable ProviderInfo::$ProviderLogo
- $ProvisionPAC
- in file XML.inc.php, variable ClientSideCredential::$ProvisionPAC
- Phone
- in file XML.inc.php, class Phone
base class extended by every element
- prepareInstallerLang
- in file WindowsCommon.php, method WindowsCommon::prepareInstallerLang()
- ProviderInfo
- in file XML.inc.php, class ProviderInfo
base class extended by every element
- ProviderLocation
- in file XML.inc.php, class ProviderLocation
base class extended by every element
- ProviderLogo
- in file XML.inc.php, class ProviderLogo
base class extended by every element
s
- $selected_eap
- in file DeviceConfig.php, variable DeviceConfig::$selected_eap
optimal EAP method selected given profile and device
- $ServerID
- in file XML.inc.php, variable ServerSideCredential::$ServerID
- $ServerSideCredential
- in file XML.inc.php, variable AuthenticationMethod::$ServerSideCredential
- $ServerSideCredential
- in file XML.inc.php, variable InnerAuthenticationMethod::$ServerSideCredential
- $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
- ServerID
- in file XML.inc.php, class ServerID
base class extended by every element
- ServerSideCredential
- in file XML.inc.php, class ServerSideCredential
base class extended by every element
- setAttribute
- in file XML.inc.php, method XMLElement::setAttribute()
- setAttributes
- in file XML.inc.php, method XMLElement::setAttributes()
- setProperty
- in file XML.inc.php, method XMLElement::setProperty()
- setup
- in file DeviceConfig.php, method DeviceConfig::setup()
Set up working environment for a device module
- setValue
- in file XML.inc.php, method XMLElement::setValue()
- signInstaller
- in file WindowsCommon.php, method WindowsCommon::signInstaller()
- SimpleXMLElement_append
- in file XML.inc.php, function SimpleXMLElement_append()
- sprint_nsi
- in file WindowsCommon.php, function sprint_nsi()
t
- $TermsOfUse
- in file XML.inc.php, variable ProviderInfo::$TermsOfUse
- $Type
- in file XML.inc.php, variable EAPMethod::$Type
- $Type
- in file XML.inc.php, variable NonEAPAuthMethod::$Type
- $TypeSpecific
- in file XML.inc.php, variable EAPMethod::$TypeSpecific
- $TypeSpecific
- in file XML.inc.php, variable NonEAPAuthMethod::$TypeSpecific
- TestModule.php
- procedural page TestModule.php
- TermsOfUse
- in file XML.inc.php, class TermsOfUse
base class extended by every element
- translateFile
- in file DeviceConfig.php, method DeviceConfig::translateFile()
Copy a file from the module location to the temporary directory aplying translation.
- translateString
- in file DeviceConfig.php, method DeviceConfig::translateString()
- Type
- in file XML.inc.php, class Type
base class extended by every element
- TypeSpecific
- in file XML.inc.php, class TypeSpecific
base class extended by every element
w
- $WebAddress
- in file XML.inc.php, variable Helpdesk::$WebAddress
- W8.php
- procedural page W8.php
- WindowsCommon.php
- procedural page WindowsCommon.php
- WebAddress
- in file XML.inc.php, class WebAddress
base class extended by every element
- WindowsCommon
- in file WindowsCommon.php, class WindowsCommon
This class defines common functions needed by all Windows installers
- writeAdditionalDeletes
- in file WindowsCommon.php, method WindowsCommon::writeAdditionalDeletes()
- writeDeviceInfo
- in file W8.php, method Device_W8::writeDeviceInfo()
- writeDeviceInfo
- in file chromebook.php, method Device_Chromebook::writeDeviceInfo()
prepare module desctiption and usage information
- writeDeviceInfo
- in file Vista7.php, method Device_Vista7::writeDeviceInfo()
- writeDeviceInfo
- in file TestModule.php, method Device_TestModule::writeDeviceInfo()
prepare module desctiption and usage information
- writeDeviceInfo
- in file DeviceConfig.php, method DeviceConfig::writeDeviceInfo()
prepare usage information for the installer every device module should override this method
- writeDeviceInfo
- in file RedirectDev.php, method Device_RedirectDev::writeDeviceInfo()
- writeDeviceInfo
- in file XML.php, method Device_XML::writeDeviceInfo()
- writeDeviceInfo
- in file Linux.php, method Device_Linux::writeDeviceInfo()
- writeInstaller
- in file XML.php, method Device_XML::writeInstaller()
- writeInstaller
- in file Vista7.php, method Device_Vista7::writeInstaller()
- writeInstaller
- in file chromebook.php, method Device_Chromebook::writeInstaller()
prepare a ONC file
- writeInstaller
- in file DeviceConfig.php, method DeviceConfig::writeInstaller()
placeholder for the main device method
- writeInstaller
- in file Linux.php, method Device_Linux::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
- writeInstaller
- in file W8.php, method Device_W8::writeInstaller()
x
- XML.inc.php
- procedural page XML.inc.php
- XML.php
- procedural page XML.php
- XMLElement
- in file XML.inc.php, class XMLElement
base class extended by every element
|
|