ferrarilongato / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

Plugin interface #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using method overloading with __call().

Original issue reported on code.google.com by tobiasz....@gmail.com on 15 Aug 2007 at 10:28

GoogleCodeExporter commented 8 years ago
Metadata plugin should be the first plugin.
Every plugins should be in separate file.
Some caching system (like joined inclusion) would be nice.

Original comment by tobiasz....@gmail.com on 15 Aug 2007 at 10:40

GoogleCodeExporter commented 8 years ago
See docs for:

phpQuery::extend();
pq()->extendWith();

Original comment by tobiasz....@gmail.com on 25 Aug 2008 at 10:58

GoogleCodeExporter commented 8 years ago
Seems to be fabulous ^^!
I'll tell you as soon as I write one :).

Original comment by nicolas....@gmail.com on 29 Aug 2008 at 9:44