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

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_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 XML.inc.php, method XMLElement::__construct()
__construct
in file W8.php, method Device_W8::__construct()
__construct
in file Linux.php, method Device_Linux::__construct()
__construct
in file KitKat.php, method Device_KitKat::__construct()
__construct
in file Lollipop.php, method Device_Lollipop::__construct()
__construct
in file RedirectDev.php, method Device_RedirectDev::__construct()
    Constructs a Device object.
__construct
in file Vista7.php, method Device_Vista7::__construct()
__construct
in file TestModule.php, method Device_TestModule::__construct()
    Constructs a Device object.
__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
a

a

$all_eaps
in file XML.php, variable Device_XML::$all_eaps
$attributes
in file DeviceConfig.php, variable DeviceConfig::$attributes
    Array passing all options to the device module.
$AuthenticationMethod
in file XML.inc.php, variable AuthenticationMethods::$AuthenticationMethod
$AuthenticationMethods
in file XML.inc.php, variable EAPIdentityProvider::$AuthenticationMethods
$AuthMethodElements
in file XML.inc.php, variable XMLElement::$AuthMethodElements
areAttributes
in file XML.inc.php, method XMLElement::areAttributes()
AuthenticationMethod
in file XML.inc.php, class AuthenticationMethod
    base class extended by every element
AuthenticationMethods
in file XML.inc.php, class AuthenticationMethods
    base class extended by every element
c

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 AuthenticationMethod::$ClientSideCredential
$ClientSideCredential
in file XML.inc.php, variable InnerAuthenticationMethod::$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.
d

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_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
e

e

$EAPMethod
in file XML.inc.php, variable InnerAuthenticationMethod::$EAPMethod
$EAPMethod
in file XML.inc.php, variable AuthenticationMethod::$EAPMethod
$EmailAddress
in file XML.inc.php, variable Helpdesk::$EmailAddress
EAPIdentityProvider
in file XML.inc.php, class EAPIdentityProvider
    base class extended by every element
EAPMethod
in file XML.inc.php, class EAPMethod
    base class extended by every element
echo_nsi
in file WindowsCommon.php, function echo_nsi()
    function to escape double quotes in a special NSI-compatible way
EmailAddress
in file XML.inc.php, class EmailAddress
    base class extended by every element
f

f

$FPATH
in file DeviceConfig.php, variable DeviceConfig::$FPATH
    stores the path to the temporary working directory for a module instance
g

g

getAll
in file XML.inc.php, method ServerSideCredential::getAll()
getAll
in file XML.inc.php, method XMLElement::getAll()
getAll
in file XML.inc.php, method ClientSideCredential::getAll()
getAttributes
in file XML.inc.php, method XMLElement::getAttributes()
getObjectVars
in file XML.inc.php, method XMLElement::getObjectVars()
getPreferredEapType
in file DeviceConfig.php, method DeviceConfig::getPreferredEapType()
    Selects the preferred eap method based on profile EAP configuration and device EAP capabilities
getValue
in file XML.inc.php, method XMLElement::getValue()
h

h

$Helpdesk
in file XML.inc.php, variable ProviderInfo::$Helpdesk
Helpdesk
in file XML.inc.php, class Helpdesk
    base class extended by every element
i

i

$InnerAuthenticationMethod
in file XML.inc.php, variable AuthenticationMethod::$InnerAuthenticationMethod
$installerBasename
in file DeviceConfig.php, variable DeviceConfig::$installerBasename
    This string should be used by all installer modules to set the installer file basename.
InnerAuthenticationMethod
in file XML.inc.php, class InnerAuthenticationMethod
    base class extended by every element
l

l

$lang
in file WindowsCommon.php, variable WindowsCommon::$lang
$LANGS
in file WindowsCommon.php, variable WindowsCommon::$LANGS
$lang_index
in file DeviceConfig.php, variable DeviceConfig::$lang_index
    the string referencing the language (index ot the Config::$LANGUAGES array).
$lang_scope
in file XML.php, variable Device_XML::$lang_scope
    $lang_scope can be 'global' wheb all lang and all lang-specific information
$Latitude
in file XML.inc.php, variable ProviderLocation::$Latitude
$Longitude
in file XML.inc.php, variable ProviderLocation::$Longitude
Linux.php
procedural page Linux.php
listDevices
in file devices-template.php, method Devices::listDevices()
    Each device is defined as a sub-array within this array
m

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()
n

n

$NonEAPAuthMethod
in file XML.inc.php, variable InnerAuthenticationMethod::$NonEAPAuthMethod
NonEAPAuthMethod
in file XML.inc.php, class NonEAPAuthMethod
    base class extended by every element
o

o

$options
in file DeviceConfig.php, variable DeviceConfig::$options
    See devices-template.php for a list of available options
$Options
in file devices-template.php, variable Devices::$Options
    This array lists available configuration options for local device management.
$OuterIdentity
in file XML.inc.php, variable ClientSideCredential::$OuterIdentity
p

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

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

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
u

u

$UserName
in file XML.inc.php, variable ClientSideCredential::$UserName
v

v

$ValidUntil
in file XML.inc.php, variable EAPIdentityProvider::$ValidUntil
$VendorSpecific
in file XML.php, variable Device_XML::$VendorSpecific
$VendorSpecific
in file XML.inc.php, variable NonEAPAuthMethod::$VendorSpecific
$VendorSpecific
in file XML.inc.php, variable EAPMethod::$VendorSpecific
$VendorSpecific
in file XML.inc.php, variable EAPIdentityProvider::$VendorSpecific
Vista7.php
procedural page Vista7.php
VendorSpecific
in file XML.inc.php, class VendorSpecific
    base class extended by every element
w

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 Linux.php, method Device_Linux::writeDeviceInfo()
writeDeviceInfo
in file XML.php, method Device_XML::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 W8.php, method Device_W8::writeDeviceInfo()
writeDeviceInfo
in file RedirectDev.php, method Device_RedirectDev::writeDeviceInfo()
writeDeviceInfo
in file Vista7.php, method Device_Vista7::writeDeviceInfo()
writeDeviceInfo
in file TestModule.php, method Device_TestModule::writeDeviceInfo()
    prepare module desctiption and usage information
writeInstaller
in file Linux.php, method Device_Linux::writeInstaller()
writeInstaller
in file XML.php, method Device_XML::writeInstaller()
writeInstaller
in file W8.php, method Device_W8::writeInstaller()
writeInstaller
in file DeviceConfig.php, method DeviceConfig::writeInstaller()
    placeholder for the main device method
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
x

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

Documentation generated on Thu, 16 Apr 2015 10:26:07 +0000 by phpDocumentor 1.4.4