-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
i have got a plain OxidCE with the invoicePDF module activated. I am on my way to create a new module. Therefore i was forced to extend several oxid core classes. That works fine for me, but i got one issue with the order. Here is the example: The invoicePDF and my module are extending oxArticle.. My extension adds some more lines to the finalizeOrder() method - with a paren::finalizeOrder() call. The Problem is, that oxid does not run my lines of code, when the invoicePDF module is before mine. Why? I would expect that oxid calls the methods from the botton to the top in the hierarchie list. In that use case the invoicePDF extension does not extend my method at all, what makes it more and more insane. greets Max - -- - -- Maximilian Berghoff Mayflower GmbH Gneisenaustraße 10/11 Tel.: +49 931 359 65 1180 D-97074 Würzburg Fax : +49 931 359 65 28 [email protected] http://www.mayflower.de Mayflower GmbH: http://mayflower.de/impressum -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUiV4kAAoJEHNImtue0q8gY/EP/1fjfU8h78Sk+0ZC/23c1j4D GSVOBiEfDGi56+euN2juZTfMxOrbdbeVNySHk0pGk1UN7Bw9mDQTAQ9GEbhefVQq tjVK9gQSdW1nQWcuQxWp693FuN9TOhx8fSmjX7xaU4j5HQE9GsVp/r1qc/0j2mJ8 8Q0vUMoJI0ZWb9VAQBCo4+HDnZROXZAPzKeXMXSJTtRYdyho8QgfNq8bPszRjsMd Zo8LvEC65mWspo02UZ53nQPX8GnJ3sUXX0T9XGyKWUSaGALzRTesMfcqwUY2M3J7 lI0tocU9FFK+IQH7SesT/apLBg0b0H2E6bkspwffRNoULXUxwpPW+iIOFsesFKED By4vaAOeM8eH6GWK8i165jOlOUmX2B3XcwteVGOZObrVRwTApLOi5nGU4nsxBq7a F0vrvYENHg13jXy445dItP9Fv5yBhvbjCuzrlluKjWagjrMDvCkGNSDKIDGNRXyD 6VSf/0QTbEHEMACS9+hhzQ4txQwe61h4gekB63gFP2Yvt2FF+86oQ36FVACLlHdN hzGEEsEIRsfy+633AGvVdnQqa7l4hak5Gsbh44LmZZQVDtQDVHLhxwdn5WhL07BU 9wF1cH0gu9jBFqXjxCWXhGAy10PMP0t+niUbhJ4UmIjiZCFahxSHcj9ePyM9ihC4 CByHDpCwdhuww9NUOT8p =xBuK -----END PGP SIGNATURE----- _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
