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

Class: project

Source Location: /class/class.project.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:  Project Management


[ Top ]


Class Variables

$BEGIN_DATE =

[line 28]


Type:   mixed


[ Top ]

$BODY =

[line 24]


Type:   mixed


[ Top ]

$BUDGET =

[line 25]


Type:   mixed


[ Top ]

$COMPLETED =

[line 31]


Type:   mixed


[ Top ]

$COORDINATOR =

[line 26]


Type:   mixed


[ Top ]

$DATE_CREA =

[line 35]


Type:   mixed


[ Top ]

$DESCRIPTION =

[line 23]


Type:   mixed


[ Top ]

$dispatcher =  null

[line 38]



Tags:

access:  protected

Type:   mixed


[ Top ]

$END_DATE =

[line 30]


Type:   mixed


[ Top ]

$ESTIMATED_DATE =

[line 29]


Type:   mixed


[ Top ]

$ID =

[line 16]


Type:   mixed


[ Top ]

$LAST_MODIFY =

[line 37]


Type:   mixed


[ Top ]

$NAME =

[line 22]


Type:   mixed


[ Top ]

$PARENT_ID =

[line 17]


Type:   mixed


[ Top ]

$PARTNERS =

[line 27]


Type:   mixed


[ Top ]

$POSTED_BY =

[line 34]


Type:   mixed


[ Top ]

$PRIORITY_ID =

[line 19]


Type:   mixed


[ Top ]

$PUBLISHED_DATE =

[line 33]


Type:   mixed


[ Top ]

$SCALE_ID =

[line 18]


Type:   mixed


[ Top ]

$SDI =

[line 32]


Type:   mixed


[ Top ]

$STATUT =

[line 36]


Type:   mixed


[ Top ]

$TDB_PROJECT =  T_PROJECT

[line 15]


Type:   mixed


[ Top ]

$THEME_ID =

[line 20]


Type:   mixed


[ Top ]

$WORKSHOP_ID =

[line 21]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 40]

project __construct( )



Tags:

access:  public


[ Top ]

method AddProject [line 131]

integer AddProject( array $array, object $sql_object)

project::AddProject() Ajout d'un projet



Tags:

access:  public


Parameters:

array   $array   : contient les composants d'un projet
object   $sql_object  

[ Top ]

method changeRanges [line 459]

bool changeRanges( array $array, object $sql_object)

project::changeRanges() changes Project range



Tags:

access:  public


Parameters:

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

[ Top ]

method CheckDataIntegrity [line 88]

boolean CheckDataIntegrity( array $table)

project::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 Nécessaires d'un projet

[ Top ]

method DeleteProject [line 321]

bool DeleteProject( int $ID, object $sql_object)

project::DeleteProject() suppression d'un projet



Tags:

access:  public


Parameters:

int   $ID   : identifiant du projet
object   $sql_object  

[ Top ]

method ModifyProject [line 355]

boolean ModifyProject( integer $ID, array $array, object $sql_object)

project::ModifyProject() modification d'un projet



Tags:

access:  public


Parameters:

integer   $ID   : identifiant du projet
object   $sql_object  
array   $array   : contient les composants d'un projet

[ Top ]

method __call [line 45]

void __call( $method, $arguments)



Tags:

access:  public


Parameters:

   $method  
   $arguments  

[ Top ]


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