[ Index ]
 

Code source de b2evolution 2.1.0-beta

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/blogs/inc/files/views/ -> _file_settings.form.php (sommaire)

This file implements the UI view for the file settings. This file is part of the evoCore framework - {@link http://evocore.net/} See also {@link http://sourceforge.net/projects/evocms/}.

Author: fplanque: Francois PLANQUE.
Author: mbruneau: Marc BRUNEAU / PROGIDISTRI
Author: fsaya: Fabrice SAYA-GASNIER / PROGIDISTRI
Copyright: (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}
Version: $Id: _file_settings.form.php,v 1.1 2007/06/25 11:00:05 fplanque Exp $
Poids: 279 lignes (11 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 6 fonctions

  JS_showhide_class_on_checkbox()
  JS_showhide_ids_on_checkbox()
  JS_showhide_ffield_on_checkbox()
  JS_showhide_class_on_this()
  JS_showhide_ids_on_this()
  JS_showhide_ffield_on_this()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

JS_showhide_class_on_checkbox( $class, $checkbox_id )   X-Ref
Javascript to init hidden/shown state of something (like a DIV) based on a checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

PROBLEM: jQuery is not necessarily loaded at the moment we use this :(

param: string DOM class
param: string DOM id

JS_showhide_ids_on_checkbox( $div_ids, $checkbox_id )   X-Ref
Javascript to init hidden/shown state of something (like a DIV) based on a checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

param: array|string DOM id
param: string DOM id

JS_showhide_ffield_on_checkbox( $field_id, $checkbox_id )   X-Ref
Javascript to init hidden/shown state of a fastform field based on a checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

param: string form field id as used when creating it with the Form class
param: string DOM id

JS_showhide_class_on_this( $class )   X-Ref
Javascript hide/show all DOM elements with a particular class based on current checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

param: string DOM class name

JS_showhide_ids_on_this( $div_ids )   X-Ref
Javascript hide/show something (like a DIV) based on current checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

param: array|string DOM ids

JS_showhide_ffield_on_this( $field_id )   X-Ref
Javascript hide/show a fastform field based on current checkbox

EXPERIMENTAL
Will be moved to another file, I'm leaving it here for a short period, in order to provide context

param: string DOM id



Généré le : Thu Nov 29 23:58:50 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics