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
filesource:  Source Code for this file
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 30]


Type:   mixed


[ Top ]

$dispatcher =  null

[line 33]



Tags:

access:  protected

Type:   mixed


[ Top ]

$EMAIL =

[line 26]


Type:   mixed


[ Top ]

$FAX =

[line 25]


Type:   mixed


[ Top ]

$ID =

[line 16]


Type:   mixed


[ Top ]

$LAST_MODIFY =

[line 31]


Type:   mixed


[ Top ]

$LAT =  0

[line 29]


Type:   mixed


[ Top ]

$LONG =  0

[line 28]


Type:   mixed


[ Top ]

$NAME =

[line 17]


Type:   mixed


[ Top ]

$PHONE =

[line 24]


Type:   mixed


[ Top ]

$POSTAL_CODE =

[line 21]


Type:   mixed


[ Top ]

$STATUT =

[line 32]


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


constructor __construct [line 35]

yellowpages __construct( )



Tags:

access:  public


[ Top ]

method AddYellowPages [line 131]

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 62]

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 216]

void DeleteYellowPages( $ID, $sql_object)



Parameters:

   $ID  
   $sql_object  

[ Top ]

method IsValidProtocol [line 114]

boolean IsValidProtocol( array $url)

resources::IsValidProtocol() vérifie si une url donnée a un protocole reconnu par un client web standard



Tags:

access:  public


Parameters:

array   $url   : chemin absolu

[ Top ]

method ModifyYellowPages [line 237]

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 191]

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 ]

method __call [line 40]

void __call( $method, $arguments)



Tags:

access:  public


Parameters:

   $method  
   $arguments  

[ Top ]


Documentation generated on Thu, 20 Mar 2014 16:47:12 +0100 by phpDocumentor 1.4.1