Implementation of PRePTagLISTITEM
| |
For some reasons it would be nice to have a tag which can access an item, specified with a key. Of course this must be a list which is composed with a key and a text which would look as follows: key::text. Constructor:
PRePTagLISTITEM() Methods:
getItem(String strKey, String strList)
compile(Session) |
|
|
How the LISTITEM Tag works |