| [ Index ] |
|
Code source de eZ Publish 3.9.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 326 lignes (11 kb) |
| Inclus ou requis: | 6 fois |
| Référencé: | 0 fois |
| Nécessite: | 3 fichiers kernel/classes/ezvatmanager.php kernel/shop/classes/ezshopfunctions.php kernel/classes/datatypes/ezuser/ezuser.php |
eZVATManager:: (7 méthodes):
getVAT()
isUserCountryRequired()
getUserCountryAttributeName()
getUserCountry()
setUserCountry()
isDynamicVatChargingEnabled()
loadVATHandler()
Classe: eZVATManager - X-Ref
| getVAT( $object, $country ) X-Ref |
| Get percentage of VAT type corresponding to the given product and country the user is from. \return Percentage, or null on error. \public \static |
| isUserCountryRequired() X-Ref |
| Check if users must have country specified. \public \static |
| getUserCountryAttributeName( $requireUserCountry ) X-Ref |
| Determine name of content attribute that contains user's country. \private \static |
| getUserCountry( $user = false, $considerPreferedCountry = true ) X-Ref |
| Determine user's country. \public \static |
| setUserCountry( $user, $country ) X-Ref |
| Set user's country. \public \static |
| isDynamicVatChargingEnabled() X-Ref |
| Pas de description |
| loadVATHandler() X-Ref |
| Pas de description |
| Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |