API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
Auth_OpenID_SQLiteStore::_add_nonce | ( | $ | server_url, |
$ | timestamp, | ||
$ | salt | ||
) |
private
Réimplémentée à partir de Auth_OpenID_SQLStore.
Auth_OpenID_SQLiteStore::setSQL | ( | ) |
This method should be overridden by subclasses. This method is called by the constructor to set values in $this->sql, which is an array keyed on sql name.
Réimplémentée à partir de Auth_OpenID_SQLStore.