Lines Matching full:add
71 // add directly to top or add the namespace under the top element?
77 // do not add the namespace's own startpage in this mode
90 // if FLAG_SELF_TOP, we need to add the parent to the top
118 * Process namespaces (subdirectories) and add them to the hierarchy
120 * @param AbstractNode $parent Parent node to add children to
147 // Add to hierarchy
173 * Process pages (files) and add them to the hierarchy
175 * @param AbstractNode $parent Parent node to add children to
201 // Add to hierarchy
207 * Run custom node processor and add it to the hierarchy
210 * @param AbstractNode $node Node to add