mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
expose internals for extension and plug-in use
This commit is contained in:
parent
4922a69e9e
commit
e9772838aa
4 changed files with 18 additions and 17 deletions
|
|
@ -112,10 +112,13 @@ embedded in a native template application.)"
|
|||
(remove-connection-data-item generic-function)
|
||||
(validp generic-function)
|
||||
|
||||
"CLOG-Obj - Internals for Extension Plugins"
|
||||
(html-id generic-function)
|
||||
(js-execute generic-function)
|
||||
(js-query generic-function)
|
||||
"CLOG-Obj - Internals for Extensions and Plugins"
|
||||
(html-id generic-function)
|
||||
(execute generic-function)
|
||||
(query generic-function)
|
||||
(js-execute generic-function)
|
||||
(js-query generic-function)
|
||||
(set-on-event generic-function)
|
||||
|
||||
"CLOG-Obj - Event Handling"
|
||||
(set-on-resize generic-function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue