getFileContents [line 155]
void getFileContents(
$path
)
|
|
Parameters:
getParam [line 148]
void getParam(
$name, [ $def = false]
)
|
|
$Id: tiny_mce_gzip.php 315 2007-10-25 14:03:43Z spocke $
Parameters:
Information Tags:
| Author: | Moxiecode |
| Copyright: | Copyright © 2005-2006, Moxiecode Systems AB, All rights reserved. This file compresses the TinyMCE JavaScript using GZip and enables the browser to do two requests instead of one for each .js file. Notice: This script defaults the button_tile_map option to true for extra performance. |
putFileContents [line 177]
void putFileContents(
$path, $content
)
|
|
Parameters: