Skip to content

Adventures in Webdevelopment

Just another WordPress site

  • Projects
  • Contact me
  • About me

Tag: proxy pattern

Extending DOMNode

Sometimes you may think: Wouldn’t it be cool if I can extend DOMNode and since all other functions extend DOMNode, my custon functions will be available in every element?

The bad news, it will not work for DOMNode, but the other elements which extend from it.
Continue reading “Extending DOMNode”

Pages: Page 1, Page 2, Page 3
Author tylkomatPosted on 29th April 201010th January 2016Categories AllgemeinTags dom, DOMNode, php, proxy patternLeave a comment on Extending DOMNode

Recent Posts

  • Review: PHPUnit Essentials
  • Create a private mediawiki with some public pages
  • IBIS – Intelligent Band Information System
  • Review: Codelobster PHP Edition
  • PHPUnit: use different dataset on every test in a testcase

Recent Comments

  • Matthias Tylkowski on PHPUnit: use different dataset on every test in a testcase
  • Tom Barden on PHPUnit: use different dataset on every test in a testcase
  • Lulu on PHPUnit: use different dataset on every test in a testcase
  • Matthias Tylkowski on Symfony 2 FAQ
  • emmanuel on Symfony 2 FAQ

Archives

  • September 2014
  • September 2012
  • April 2012
  • March 2012
  • September 2011
  • May 2011
  • April 2011
  • November 2010
  • July 2010
  • June 2010
  • April 2010

Categories

  • Allgemein
  • IDE
  • inkscape
  • latex
  • MashUp
  • MySql
  • PHP
  • phpunit
  • regex
  • Symfony2
  • widget

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
  • Projects
  • Contact me
  • About me
Adventures in Webdevelopment Proudly powered by WordPress