SC_mod_tools_em_terconnection Klassenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

 fetchExtension ($extKey, $version, $expectedMD5, $mirrorURL)
 fetchTranslation ($extKey, $lang, $mirrorURL)
 fetchTranslationStatus ($extKey, $mirrorURL)
 decodeServerData ($externalData)
 decodeExchangeData ($str)
 makeUploadDataFromArray ($uploadArray)
 uploadToTER ($em)

Öffentliche Attribute

 $wsdlURL
 $emObj

Dokumentation der Elementfunktionen

SC_mod_tools_em_terconnection::decodeExchangeData ( str  ) 

Decodes extension upload array. This kind of data is when an extension is uploaded to TER

Parameter:
string Data stream
Rückgabe:
mixed Array with result on success, otherwise an error string.
SC_mod_tools_em_terconnection::decodeServerData ( externalData  ) 

Decode server data This is information like the extension list, extension information etc., return data after uploads (new em_conf)

Parameter:
string Data stream from remove server
Rückgabe:
mixed On success, returns an array with data array and stats array as key 0 and 1. Otherwise returns error string
Siehe auch:
fetchServerData(), processRepositoryReturnData()
SC_mod_tools_em_terconnection::fetchExtension ( extKey,
version,
expectedMD5,
mirrorURL 
)

Fetches an extension from the given mirror

Parameter:
string $extKey Extension Key
string $version Version to install
string $expectedMD5 Expected MD5 hash of extension file
string $mirrorURL URL of mirror to use
Rückgabe:
mixed T3X data (array) or error message (string)
SC_mod_tools_em_terconnection::fetchTranslation ( extKey,
lang,
mirrorURL 
)

Fetches an extensions l10n file from the given mirror

Parameter:
string $extKey Extension Key
string $lang The language code of the translation to fetch
string $mirrorURL URL of mirror to use
Rückgabe:
mixed Array containing l10n data or error message (string)
SC_mod_tools_em_terconnection::fetchTranslationStatus ( extKey,
mirrorURL 
)

Fetches extension l10n status from the given mirror

Parameter:
string $extKey Extension Key
string $mirrorURL URL of mirror to use
Rückgabe:
mixed Array containing l10n status data or FALSE if no status could be fetched
SC_mod_tools_em_terconnection::makeUploadDataFromArray ( uploadArray  ) 

Encodes extension upload array

Parameter:
array Array containing extension
Rückgabe:
string Content stream
SC_mod_tools_em_terconnection::uploadToTER ( em  ) 

[Describe function...]

Parameter:
[type] $em: ...
Rückgabe:
[type] ...

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
 Alle Klassen Namensbereiche Funktionen Variablen

Erzeugt am Wed Oct 28 16:40:22 2009 für Typo3 von  doxygen 1.6.1