Skip to content

CrawlerWebController

eric011 edited this page Nov 6, 2014 · 4 revisions

_lib/controller/class.CrawlerWebController.php

CrawlerWebController => ThinkUpAuthAPIController => ThinkUpAuthController => ThinkUpController

##authControl

If APICall, then content type is 'app/json', otherwise 'text/html' with a view as "crawler.run-top.tpl" plus crawler messages plus "crawler.run-bottom.tpl".

authControl => runRegisteredPluginsCrawl() => emitObjectFunction('crawl') => object_function_callbacks

Clone this wiki locally