phpDocumentor lodel-logic
[ class tree: lodel-logic ] [ index: lodel-logic ] [ all elements ]

Class: ServOOConfLogic

Source Location: /lodel/scripts/logic/class.servooconf.php

Class ServOOConfLogic

Class Overview

Classe de logique de la configuration de ServOO

Located in /lodel/scripts/logic/class.servooconf.php [line 62]

Logic
   |
   --UserOptionGroupsLogic
      |
      --ServOOConfLogic
Author(s):
  • Ghislain Picard
  • Jean Lamy
API Tags:
See:  logic.php

Information Tags:
Version:  CVS:$Id:
Copyright:  2003, Ghislain Picard, Marin Dacos, Luc Santeramo, Nicolas Nutten, Anne Gentil-Beccot
Copyright:  2001-2002, Ghislain Picard, Marin Dacos
Copyright:  2004, Ghislain Picard, Marin Dacos, Luc Santeramo, Anne Gentil-Beccot, Bruno Cénou
Copyright:  2005, Ghislain Picard, Marin Dacos, Luc Santeramo, Gautier Poupeau, Jean Lamy, Bruno Cénou
Copyright:  2006, Marin Dacos, Luc Santeramo, Bruno Cénou, Jean Lamy, Mikaël Cixous, Sophie Malafosse
Copyright:  2007, Marin Dacos, Bruno Cénou, Sophie Malafosse, Pierre-Alain Mignot
Since:  Classe ajouté depuis la version 0.8

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Logic

Logic::$maintable
Logic::$rankcriteria

Inherited From UserOptionGroupsLogic

UserOptionGroupsLogic::UserOptionGroupsLogic()
Constructor
UserOptionGroupsLogic::changeRankAction()
Changement du rang d'un objet
UserOptionGroupsLogic::copyAction()
Change rank action
UserOptionGroupsLogic::deleteAction()
Delete
UserOptionGroupsLogic::editAction()
UserOptionGroupsLogic::makeSelect()
Construction des balises select HTML pour cet objet
UserOptionGroupsLogic::viewAction()
Affichage d'un objet

Inherited From Logic

Logic::Logic()
Constructeur de la classe.
Logic::changeRankAction()
Implémentation par défaut de l'action qui permet de changer le rang d'un objet.
Logic::copyAction()
Implémentation par défaut de l'action de copie d'un objet.
Logic::deleteAction()
Implémentation par défaut de l'action qui permet de supprimer un objet.
Logic::editAction()
Implémenation de l'action d'ajout ou d'édition d'un objet.
Logic::isdeletelocked()
Implémentation par défaut de isdeletelocked()
Logic::rights()
Implémentation par défaut de la fonction right
Logic::validateFields()
Validated the public fields and the unicity.
Logic::viewAction()
Implémentation par défaut de l'action permettant d'appeler l'affichage d'un objet.
Logic::_calculateHistoryField()
special processing for particular types of field
Logic::_changeRank()
Change the rank of an Object
Logic::_deleteRelatedTables()
Used in deleteAction to do extra operation after the object has been deleted
Logic::_getMainTableDAO()
Logic::_isAuthorizedStatus()
Vérification de la valeur du statut (champ status dans les tables)
Logic::_populateContext()
Populate the context from the object. All fields are outputted.
Logic::_populateContextRelatedTables()
Used in viewAction to do extra populate in the context
Logic::_populateObject()
Populate the object from the context. Only the public fields are inputted.
Logic::_prepareDelete()
Used in deleteAction to do extra operation before the object is saved.
Logic::_prepareEdit()
Used in editAction to do extra operation before the object is saved.
Logic::_processSpecialFields()
process of particular type of fields
Logic::_publicfields()
Logic::_saveRelatedTables()
Used in editAction to do extra operation after the object has been saved
Logic::_uniqueFields()

[ Top ]
Method Summary
ServOOConfLogic   ServOOConfLogic()   Constructor
void   editAction()   add/edit Action
void   listAction()   list Action
void   viewAction()   view Action
void   _getGroup()  
void   _publicfields()  
void   _uniqueFields()  

[ Top ]
Methods
Constructor ServOOConfLogic  [line 66]

  ServOOConfLogic ServOOConfLogic( )

Constructor



[ Top ]
editAction  [line 95]

  void editAction( &$context, &$error  )

add/edit Action

Parameters:
   &$context: 
   &$error: 


Redefinition of:
UserOptionGroupsLogic::editAction()

[ Top ]
listAction  [line 75]

  void listAction( &$context, &$error  )

list Action

Parameters:
   &$context: 
   &$error: 


[ Top ]
viewAction  [line 85]

  void viewAction( &$context, &$error  )

view Action

Parameters:
   &$context: 
   &$error: 


Redefinition of:
UserOptionGroupsLogic::viewAction()
Affichage d'un objet

[ Top ]
_getGroup  [line 127]

  void _getGroup( &$context  )

Parameters:
   &$context: 

Information Tags:
Private:  

[ Top ]
_publicfields  [line 144]

  void _publicfields( )



Redefinition of:
Logic::_publicfields()

[ Top ]
_uniqueFields  [line 157]

  void _uniqueFields( )



Redefinition of:
Logic::_uniqueFields()

[ Top ]

Documentation generated on Thu, 24 Jul 2008 05:08:06 +0200 by phpDocumentor 1.4.0a2