Home
last modified time | relevance | path

Searched refs:ButtonFunctions (Results 1 – 4 of 4) sorted by relevance

/plugin/diagrams/script/
H A Ddownload.js18 diagramActions.prepend(ButtonFunctions.getDownloadButton('svg', url, media));
20 diagramActions.prepend(ButtonFunctions.getDownloadButton('png', pngcache, media));
24 diagramActions.prepend(ButtonFunctions.getOpenButton(url));
H A DButtonFunctions.js4 class ButtonFunctions { class
19 const icon = ButtonFunctions.getButtonIcon('download');
69 button.prepend(ButtonFunctions.getButtonIcon('open'));
H A Dembed-editbutton.js14 const icon = ButtonFunctions.getButtonIcon('edit');
H A Dmediafile-editbutton.js28 const icon = ButtonFunctions.getButtonIcon('edit');