linea21-modules
[ class tree: linea21-modules ] [ index: linea21-modules ] [ all elements ]

Class: yellowpages

Source Location: /class/class.yellowpages.php

Class Overview




Author(s):

Version:

  • $id SVN

Variables

Methods



Class Details

[line 12]


Tags:

author:  linea21 <info@linea21.com>
version:  $id SVN
access:  public
license:  Yellowpages Management


[ Top ]


Class Variables

$ACTIVITY =

[line 18]


Type:   mixed


[ Top ]

$CITY =

[line 22]


Type:   mixed


[ Top ]

$COUNTRY =

[line 23]


Type:   mixed


[ Top ]

$DATE_CREA =

[line 28]


Type:   mixed


[ Top ]

$EMAIL =

[line 26]


Type:   mixed


[ Top ]

$FAX =

[line 25]


Type:   mixed


[ Top ]

$ID =

[line 16]


Type:   mixed


[ Top ]

$LAST_MODIFY =

[line 29]


Type:   mixed


[ Top ]

$NAME =

[line 17]


Type:   mixed


[ Top ]

$PHONE =

[line 24]


Type:   mixed


[ Top ]

$POSTAL_CODE =

[line 21]


Type:   mixed


[ Top ]

$STATUT =

[line 30]


Type:   mixed


[ Top ]

$STREET =

[line 20]


Type:   mixed


[ Top ]

$TDB_YELLOWPAGES =  T_YELLOWPAGES

[line 15]


Type:   mixed


[ Top ]

$THEME =

[line 19]


Type:   mixed


[ Top ]

$WEBSITE =

[line 27]


Type:   mixed


[ Top ]



Class Methods


method AddYellowPages [line 93]

integer AddYellowPages( array $table, object $sql_object)

yellowpages::AddYellowPages() Ajout d'une nouvelle entreprise dans l'annuaire



Tags:

access:  public


Parameters:

array   $table   contient les composants d'une organisation
object   $sql_object  

[ Top ]

method CheckDataIntegrity [line 40]

boolean CheckDataIntegrity( $table, array $table_yp)

yellowpages::CheckDataIntegrity() Vérification des données d'une entreprise



Tags:

return:  si ok renvoie true sinon message d'erreurs (string)
access:  public


Parameters:

array   $table_yp   : contient les composants d'une entreprise
   $table  

[ Top ]

method DeleteYellowPages [line 165]

void DeleteYellowPages( $ID, $sql_object)



Parameters:

   $ID  
   $sql_object  

[ Top ]

method ModifyYellowPages [line 183]

bool ModifyYellowPages( int $ID, array $table, object $sql_object)

yellowpages::ModifyYellowPages() modification d'une organisation



Tags:

access:  public


Parameters:

int   $ID   identifiant de l'organisation
array   $table   contient les composants d'une entreprise
object   $sql_object  

[ Top ]

method StateYellowPages [line 143]

bool StateYellowPages( int $ID, string $state, object $sql_object)

yellowpages::StateYellowPages() modification du statut d'une organisation



Tags:

access:  public


Parameters:

int   $ID   identifiant de l'organisation
string   $state   (facultatif) 'P' Public/'D' Draft/'AA' AdminArchive/'PA' PublicArchive
object   $sql_object  

[ Top ]


Documentation generated on Fri, 16 Oct 2009 09:30:46 +0200 by phpDocumentor 1.4.1