Replacement for token functions in D7.

View: New views
1 Messages — Rating Filter:   Alert me  

Replacement for token functions in D7.

by Dipen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, 

Now that token in is D7 core, whats the replacement for token_get_list($type). How can I find list of token's associated with a type (or thats not the right understanding)
Previously I would do token_get_list('node') to get node tokens. I couldn find it in token.inc, Also if anyone knows any link for changes in token usage starting from D7. 

I did find token_scan($text) but I think it just find list of tokens in a text.

Cheers
Dipen