MCPcopy Create free account
hub / github.com/curran/screencasts / collectDirectives

Function collectDirectives

reactiveDataVis/bower_components/angular/angular.js:6079–6163  ·  view source on GitHub ↗

* Looks for directives on the given node and adds them to the directive collection which is * sorted. * * @param node Node to search. * @param directives An array to which the directives are added to. This array is sorted before * the function returns. * @param a

(node, directives, attrs, maxPriority, ignoreDirective)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

compileNodesFunction · 0.70
applyDirectivesToNodeFunction · 0.70
compileTemplateUrlFunction · 0.70

Calls 8

addDirectiveFunction · 0.70
directiveNormalizeFunction · 0.70
snake_caseFunction · 0.70
getBooleanAttrNameFunction · 0.70
isStringFunction · 0.70
trimFunction · 0.50

Tested by

no test coverage detected