Home
last modified time | relevance | path

Searched refs:childTopic (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/
H A DTocFragmentServlet.java308 ITopic childTopic = childTopics[subtopic]; in serializeChildTopics() local
309 if (ScopeUtils.showInTree(childTopic, scope)) { in serializeChildTopics()
310 serializeTopic(childTopic, null, false, addSuffix(parentPath, subtopic)); in serializeChildTopics()
315 ITopic childTopic = childTopics[subtopic]; in serializeChildTopics() local
316 if (ScopeUtils.showInTree(childTopic, scope)) { in serializeChildTopics()
317 if (topicPath[0].getLabel().equals(childTopic.getLabel())) { in serializeChildTopics()
323 serializeTopic(childTopic, newPath, topicPath.length == 1, addSuffix(parentPath, subtopic)); in serializeChildTopics()
325 serializeTopic(childTopic, null, false, addSuffix(parentPath, subtopic)); in serializeChildTopics()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/toc/
H A DUaTestTocProvider.java78 UserTopic childTopic = new UserTopic("Generated Child " + i, in UaTestTocProvider() local
81 parentTopic.addTopic(childTopic); in UaTestTocProvider()
/dports/www/twiki/twiki/data/TWiki/
H A DHierarchicalNavigation.txt,v114 format="<li class='childTopic'><img src='%ICONURL{line_ur_gray}%' width='16' height='16' alt='' bor…