ExpressionEngine

2.5.0 User Guide

Javascript Controller Extension Hooks

cp_js_end

Allows you add javascript to every Control Panel page.

$str = $this->extensions->call('cp_js_end');
returns:String

Added in v2.1.2

User Contributed Notes

You must have an ExpressionEngine license and have attained a forum rank of "Lab Assistant" (100 posts) to contribute notes to the User Guide