LEPTON CMS
7.2.0
feel free to keep it strictly simple...
Loading...
Searching...
No Matches
lepton_wysiwyg_interface.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
20
interface
LEPTON_wysiwyg_interface
21
{
22
// [1]
23
public
function
getHeight
();
24
// [2]
25
public
function
getWidth
();
26
// [3]
27
public
function
getToolbar
();
28
// [4]
29
public
function
getSkin
();
// !
30
}
LEPTON_wysiwyg_interface
Definition
lepton_wysiwyg_interface.php:21
LEPTON_wysiwyg_interface\getToolbar
getToolbar()
LEPTON_wysiwyg_interface\getHeight
getHeight()
LEPTON_wysiwyg_interface\getSkin
getSkin()
LEPTON_wysiwyg_interface\getWidth
getWidth()
SVN
upload
framework
classes
lepton_wysiwyg_interface.php
Generated by
1.10.0