Lines Matching full:add
68 // add directly to top or add the namespace under the top element?
74 // do not add the namespace's own startpage in this mode
87 // if FLAG_SELF_TOP, we need to add the parent to the top
115 * Process namespaces (subdirectories) and add them to the hierarchy
117 * @param AbstractNode $parent Parent node to add children to
139 // Add to hierarchy
165 * Process pages (files) and add them to the hierarchy
167 * @param AbstractNode $parent Parent node to add children to
188 // Add to hierarchy
194 * Run custom node processor and add it to the hierarchy
197 * @param AbstractNode $node Node to add