| [ Index ] |
|
Code source de Claroline 188 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Author: | Frederic Minne <zefredz@claroline.net> |
| Copyright: | Copyright © 2006-2007, Frederic Minne |
| License: | http://www.gnu.org/copyleft/gpl.html GNU General Public License |
| Version: | 1.0 |
| Poids: | 202 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PopupWindowHelper:: (3 méthodes):
windowClose()
popupEmbed()
claro_embed()
ClarolineScriptEmbed:: (12 méthodes):
hideBanner()
hideFooter()
hideBody()
popupMode()
frameMode()
embedInPage()
setContent()
addHtmlHeader()
addHttpHeader()
addBodyOnloadFunction()
output()
embed()
Classe: PopupWindowHelper - X-Ref
Popup helper| windowClose() X-Ref |
| generate window.close() html code return: string html code of the window.close() link |
| popupEmbed( $content ) X-Ref |
| Embed content between window.close() code param: string content return: string embedded content |
| claro_embed( $output, $inPopup = false, $hide_banner = false, $hide_footer = false, $hide_body = false ) X-Ref |
| Embed script output into Claroline layout param: string $output output to embed param: bool $hide_banner hide Claroline banner (opt) param: bool $hide_footer hide Claroline banner (opt) param: bool $hide_body hide Claroline banner (opt) return: void |
Classe: ClarolineScriptEmbed - X-Ref
Claroline script embed class| hideBanner() X-Ref |
| Pas de description |
| hideFooter() X-Ref |
| Pas de description |
| hideBody() X-Ref |
| Pas de description |
| popupMode() X-Ref |
| Pas de description |
| frameMode() X-Ref |
| Pas de description |
| embedInPage() X-Ref |
| Pas de description |
| setContent( $content ) X-Ref |
| Pas de description |
| addHtmlHeader( $header ) X-Ref |
| Pas de description |
| addHttpHeader( $header ) X-Ref |
| Pas de description |
| addBodyOnloadFunction( $function ) X-Ref |
| Pas de description |
| output() X-Ref |
| Pas de description |
| embed( $output, $hide_banner = false, $hide_footer = false, $hide_body = false ) X-Ref |
| Pas de description |
| Généré le : Thu Nov 29 14:38:42 2007 | par Balluche grâce à PHPXref 0.7 |
|