Changements récents - Rechercher:

Page d'accueil



La boutique Solidaire du CAPPA

Présentation

Actualités du CAPPA

Nos chats: Portraits

Chats à adopter

Conditions d' adoption

Chiens à adopter

Où sommes nous?

Nous contacter

Garderie vacances

Les animaux adoptés

Albums photos et courriers reçus

Pourquoi stériliser
tatouer

Adherer

Parrainer un animal

La boutique

Perdu ? Trouvé !

Nos actions

Revue de presse

Nos bénévoles et familles d'accueil

Nos liens préférés

Aliments chats et chiens

Le droit et nos compagnons

Bêtisier

Merçi à nos visiteurs

Administrer

<< Notify | PmWiki.Variables | Pagelist Variables >>

$FmtV
This variable is an array that is used for string substitutions at the end of a call to FmtPageName(). For each element in the array, the "key" (interpreted as a string) will be replaced by the corresponding "value". The variable is intended to be a place to store substitution variables that have frequently changing values (thus avoiding a rebuild of the variable cache). Also see $FmtP.
$FmtP
This variable is an array that is used for pattern substitutions near the beginning of a call to FmtPageName. For each element in the array, the "key" (interpreted as a pattern) will be replaced by the corresponding value evaluated for the name of the current page. This is for instance used to handle $-substitutions that depend on the pagename passed to FmtPageName(). Also see $FmtV.
$FmtPV
This variable is an array that is used for Page Variables. New variables can be defined with $FmtPV['$VarName'] = 'variable definition'; which can be used in markup with {$VarName}.
        #example for "source" action
        $PageAttributes['passwdsource'] = "$['Set new source password']"
Éditer - Historique - Imprimer - Changements récents - Rechercher
Page mise à jour le 25 août 2006 à 15h30 / Page générée en 0,301 seconde(s).