Path

7x / documentation / exponential / technical manual / 5.x / templates / the template override system / possible override combinations


Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see Exponential Platform Documentation, for difference between legacy and Platform see 5.x Architecture overview.

Possible override combinations

Match[object] Matches the object ID
Match[node] Matches the node ID
Match[parent_node] Matches on the parent node ID
Match[class] Matches on the class ID
Match[class_identifier] Matches on the class identifier ( added in 3.4 )
Match[attribute_identifier] Matches on the class attribute identifier ( added in 3.4 )
Match[view_offset] Matches on the current offset in a list
Match[section] Matches the section ID
Match[classification] Matches the classification for eZXMLText tags
Match[depth] Matches on the depth of the current node

I dont know, if all of them are still working ....

Anonymous User (26/02/2007 5:37 pm)

Anonymous User (26/02/2007 5:37 pm)


Comments