| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
| Remonter | ||
| css/ | ||
| img/ | ||
| js/ | ||
| lang/ | ||
| GD.php [source] [478 lignes] | ||
| Transform.php [source] [563 lignes] | ||
| config.inc.php [source] [201 lignes] | USAGE: If you like to use this plugin, insinde the eGW framework, you have to do two things 1. Add 'plugins : "filemanager",theme_advanced_buttons3_add : "filemanager"' to the $plugins variable on tinymce call 2. supply an array in the session with like this example shows: $UploadImage = array( 'app' => 'news_admin', 'upload_dir' => $GLOBALS['egw_info']['user']['preferences']['news_admin']['uploaddir'], 'admin_method' => $GLOBALS['egw']->link('/index.php', 'menuaction=app.file.method');; $GLOBALS['egw']->session->appsession('UploadImage','phpgwapi',$UploadImage); | |
| files.php [source] [605 lignes] | ||
| functions.php [source] [68 lignes] | ||
| insert_file.php [source] [725 lignes] | ||
| thumbs.php [source] [83 lignes] | ||
| view_icon.php [source] [138 lignes] | ||
| view_text.php [source] [139 lignes] |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |