/    Sign up×
Community /Pin to ProfileBookmark

PHP (Java)TagSupport Implemention?

Hey. I’ve just spent the last two days creating a really good (and I think extremely comparable to) Java TagSupport class. I’m wondering if anyone call tell me if my last two days were wasted becuase someone has already done this and it’s OpenSource. Smarty doesn’t count.

Thanks!
Kyle

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@NogDogApr 07.2011 — For those of us who are not Java gurus, what does TagSupport do?
Copy linkTweet thisAlerts:
@Kyleva2204authorApr 07.2011 — TagSupport basically allows you to assign a class defintion to a custom tag. Example:

<names:iterate names="Kyle,NogDogg">

Name:<expression value="{#name}"/><br/>

</names:iterate>

and that would output:

Name: Kyle

Name: NogDogg

You can completely customize what it does and how it works.
Copy linkTweet thisAlerts:
@NogDogApr 08.2011 — I've never used anything like that, but poking around at pear.php.net, it looks similar to some of the HTML_Template_* packages, such as [url=http://pear.php.net/manual/en/package.html.html-template-flexy.intro.php]PEAR::HTML_Template_Flexy[/url].
Copy linkTweet thisAlerts:
@Kyleva2204authorApr 08.2011 — Ah, very cool. Not quite like what I did. TagSupport is much more customizable. But thanks ?. So far just glad to know I didn't waste my time.
×

Success!

Help @Kyleva2204 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...