{ "parts": [ { "name": "main", "client_hooks": { "aceEditEvent": "ep_padliography_/static/js/index", "postToolbarInit": "ep_padliography_/static/js/index", "aceDomLineProcessLineAttributes": "ep_padliography_/static/js/index", "postAceInit": "ep_padliography_/static/js/index", "aceInitialized": "ep_padliography_/static/js/index", "aceAttribsToClasses": "ep_padliography_/static/js/index", "collectContentPre": "ep_padliography_/static/js/shared", "aceRegisterBlockElements": "ep_padliography_/static/js/index", }, "hooks": { "authorize": "ep_padliography_/YOURFILE:FUNCTIONNAME1", "authenticate": "ep_padliography_/YOURFILE:FUNCTIONNAME2", "expressCreateServer": "ep_padliography_/YOURFILE:FUNCTIONNAME3", "eejsBlock_editbarMenuLeft": "ep_padliography_/index", "collectContentPre": "ep_padliography_/static/js/shared", "collectContentPost": "ep_padliography_/static/js/shared", "padInitToolbar": "ep_padliography_/index", "getLineHTMLForExport": "ep_padliography_/index", } } ] }