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

Class: publication

Source Location: /class/class.publication.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:  Publication Management


[ Top ]


Class Variables

$COMMENT =

[line 24]


Type:   mixed


[ Top ]

$DATE_CREA =

[line 25]


Type:   mixed


[ Top ]

$dispatcher =  null

[line 28]



Tags:

access:  protected

Type:   mixed


[ Top ]

$ID =

[line 16]


Type:   mixed


[ Top ]

$LAST_MODIFY =

[line 26]


Type:   mixed


[ Top ]

$LEVEL =

[line 21]


Type:   mixed


[ Top ]

$POSTED_BY =

[line 22]


Type:   mixed


[ Top ]

$PUBLISHED_DATE =

[line 23]


Type:   mixed


[ Top ]

$RESUME =

[line 18]


Type:   mixed


[ Top ]

$SCALE =

[line 20]


Type:   mixed


[ Top ]

$STATUT =

[line 27]


Type:   mixed


[ Top ]

$TDB_PUBLI =  T_PUBLI

[line 15]


Type:   mixed


[ Top ]

$THEME =

[line 19]


Type:   mixed


[ Top ]

$TITLE =

[line 17]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 30]

publication __construct( )



Tags:

access:  public


[ Top ]

method AddPublication [line 119]

integer AddPublication( array $table_publi, object $sql_object)

publication::AddPublication() Ajout d'une nouvelle publication/dossier



Tags:

access:  public


Parameters:

array   $table_publi   contient les composants d'une publication
object   $sql_object  

[ Top ]

method changeRanges [line 209]

bool changeRanges( array $array, object $sql_object)

publication::changeRanges() changes Workshop range



Tags:

access:  public


Parameters:

object   $sql_object  
array   $array   : Id (key) and ranges (value)

[ Top ]

method CheckDataIntegrity [line 58]

boolean CheckDataIntegrity( array $table, $sql_object)

publication::CheckDataIntegrity() Vérification intégrité des données



Tags:

return:  true si verifié, sinon string 'message d'erreur'
access:  public


Parameters:

array   $table   : contient les composants d'une publication
   $sql_object  

[ Top ]

method DeletePublication [line 256]

bool DeletePublication( int $ID, object $sql_object)

publication::DeletePublication() suppression d'une publication



Tags:

access:  public


Parameters:

int   $ID   identifiant de la publication a supprimer
object   $sql_object  

[ Top ]

method ModifyPublication [line 164]

bool ModifyPublication( int $ID, array $table_publi, object $sql_object)

publication::ModifyPublication() modification d'une publication



Tags:

access:  public


Parameters:

int   $ID   identifiant de la publication
array   $table_publi   contient les composants d'une publication
object   $sql_object  

[ Top ]

method __call [line 35]

void __call( $method, $arguments)



Tags:

access:  public


Parameters:

   $method  
   $arguments  

[ Top ]


Documentation generated on Thu, 20 Mar 2014 16:46:42 +0100 by phpDocumentor 1.4.1