Go to the source code of this file.
Variables | |
| $layoutDirUrl = get_path('rootWeb') . 'web/tiny_mce/layout' | |
| $layoutDirPath = get_path('rootSys') . 'web/tiny_mce/layout' | |
| $it = new DirectoryIterator($layoutDirPath) | |
| $layoutList = array() | |
| $it = new DirectoryIterator($layoutDirPath) |
Definition at line 21 of file template_list.php.
| $layoutDirPath = get_path('rootSys') . 'web/tiny_mce/layout' |
Definition at line 19 of file template_list.php.
| $layoutDirUrl = get_path('rootWeb') . 'web/tiny_mce/layout' |
Definition at line 18 of file template_list.php.
| $layoutList = array() |
Definition at line 22 of file template_list.php.
1.6.3