| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE ==
| File Size: | 285 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| fckeditor_get_document_root_full_path() X-Ref |
| Guess the absolute server path to the document root Usually it should return $_SERVER['DOCUMENT_ROOT'] return: string|boolean |
| fckeditor_resolve_url($path) X-Ref |
| Emulates the asp Server.mapPath function. Given an url path return the physical directory that it corresponds to. Returns absolute path or false on failure param: string $path return: @return string|boolean |
| fckeditor_load_toolbar_options() X-Ref |
| No description |
| fckeditor_load_skin_options() X-Ref |
| No description |
| fckeditor_load_lang_options() X-Ref |
| No description |
| fckeditor_is_plaintext($text) X-Ref |
| Determines if the supplied text doesn't contain any HTML param: string $text return: bool |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |