MCPcopy Index your code
hub / github.com/Anomen/AuthenticationAngularJS / compileNodes

Function compileNodes

public/javascripts/angular.js:6984–7082  ·  view source on GitHub ↗

* Compile function matches each node in nodeList against the directives. Once all directives * for a particular node are collected their compile functions are executed. The compile * functions return values - the linking functions - are combined into a composite linking * function, wh

(nodeList, transcludeFn, $rootElement, maxPriority, ignoreDirective,
                            previousCompileContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls 2

collectDirectivesFunction · 0.85
applyDirectivesToNodeFunction · 0.85

Tested by

no test coverage detected