You are here

Files in Lingotek Translation 7.3

Primary tabs

File namesort descending Location Namespace Description
OAuthRequestSigner.php lib/oauth-php/library/OAuthRequestSigner.php
OAuthRequestVerifier.php lib/oauth-php/library/OAuthRequestVerifier.php
OAuthServer.php lib/oauth-php/library/OAuthServer.php
OAuthSession.php lib/oauth-php/library/OAuthSession.php
OAuthSessionAbstract.class.php lib/oauth-php/library/session/OAuthSessionAbstract.class.php
OAuthSessionSESSION.php lib/oauth-php/library/session/OAuthSessionSESSION.php
OAuthSignatureMethod.class.php lib/oauth-php/library/signature_method/OAuthSignatureMethod.class.php
OAuthSignatureMethod_HMAC_SHA1.php lib/oauth-php/library/signature_method/OAuthSignatureMethod_HMAC_SHA1.php
OAuthSignatureMethod_MD5.php lib/oauth-php/library/signature_method/OAuthSignatureMethod_MD5.php
OAuthSignatureMethod_PLAINTEXT.php lib/oauth-php/library/signature_method/OAuthSignatureMethod_PLAINTEXT.php
OAuthSignatureMethod_RSA_SHA1.php lib/oauth-php/library/signature_method/OAuthSignatureMethod_RSA_SHA1.php
OAuthStore.php lib/oauth-php/library/OAuthStore.php
OAuthStore2Leg.php lib/oauth-php/library/store/OAuthStore2Leg.php
OAuthStoreAbstract.class.php lib/oauth-php/library/store/OAuthStoreAbstract.class.php
OAuthStoreAnyMeta.php lib/oauth-php/library/store/OAuthStoreAnyMeta.php
OAuthStoreMySQL.php lib/oauth-php/library/store/OAuthStoreMySQL.php
OAuthStoreMySQLi.php lib/oauth-php/library/store/OAuthStoreMySQLi.php
OAuthStoreOracle.php lib/oauth-php/library/store/OAuthStoreOracle.php
OAuthStorePDO.php lib/oauth-php/library/store/OAuthStorePDO.php
OAuthStorePostgreSQL.php lib/oauth-php/library/store/OAuthStorePostgreSQL.php
OAuthStoreSession.php lib/oauth-php/library/store/OAuthStoreSession.php
OAuthStoreSQL.php lib/oauth-php/library/store/OAuthStoreSQL.php
oauth_test.php lib/oauth-php/test/oauth_test.php
progress.css style/progress.css div.lingotekProgress { background: url("progress-bar.png") no-repeat scroll 0 0 transparent; background-color: #66c; width: 98px; padding: 1px; text-align: center; }
README.txt lib/Drupal/README.txt The current class library organization is a bridge between the autoloading schemes for Drupal 7 and 8. The locations of the classes are PSR-0 compatible and meant to work with the Symfony2 autoloader when this module is upgraded to Drupal 8. In the…
register.php lib/oauth-php/example/server/www/register.php
services.xrds.php lib/oauth-php/example/server/www/services.xrds.php
twolegged.php lib/oauth-php/example/client/twolegged.php
twoleggedtest.php lib/oauth-php/example/client/twoleggedtest.php
twoleggedtwitter.php lib/oauth-php/example/client/twoleggedtwitter.php
xrds_parse.php lib/oauth-php/library/discovery/xrds_parse.php
xrds_parse.txt lib/oauth-php/library/discovery/xrds_parse.txt The xrds_parse.php script contains the function: function xrds_parse ( $data. ) $data Contains the contents of a XRDS XML file. When the data is invalid XML then this will throw an exception. After parsing a XRDS definition it will return a…

Pages

Other projects