->setFrom() (Previous) (Next) ->validate()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

->toArray()

->toArray() -- Récupère un tableau du résultat courant

Description

Permet la récupération d'un tableau associatif (avec un formattage optionnel des clés) pour utilisation avec les autres paquets, comme HTML_QuickForms.

Depuis PHP 4.2.3RC2, les valeurs de chaque colonne sont récupérées en utilisant les méthodes getXXXX(), vous pouvez donc modifier le formattage d'une ligne en définissant une nouvelle méthode.

Paramètres

  • string $format - une chaîne sprintf eg. 'form[%s]'

Note

Cette fonction ne peut pas être appelée de façon statique.

->setFrom() (Previous) (Next) ->validate()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.