API des organigrammes : Différence entre versions

De OviWiki
Aller à : navigation, rechercher
(Nouvelle page : ocapi.php == bab_OCGetChildCount($iIdEntity) == == bab_OCGetChildNodeByPosition($iIdParentEntity, $iPosition) == == bab_OCGetChildsEntities($idroot='', $idoc='') == == bab_OCGetC...)
(Aucune différence)

Version du 19 septembre 2012 à 09:16

ocapi.php

bab_OCGetChildCount($iIdEntity)

bab_OCGetChildNodeByPosition($iIdParentEntity, $iPosition)

bab_OCGetChildsEntities($idroot=, $idoc=)

bab_OCGetCollaborators($identity)

bab_OCGetEntities($idoc = )

bab_OCGetEntity($ide)

bab_OCGetEntityTypes($entityId)

Returns an ordered mysql result set containing the entity types for the specified entity.


bab_OCGetLastChild($iIdEntity)

Returns the id of the specified entity's last child.

bab_OCGetOrgChartEntityTypes($idoc)

Returns an ordered mysql result set containing the entity types avaiblable for the specified orgchart.

bab_OCgetPrimaryOcId()

Retourne l'ID de l'organigramme principale l'info est stockée dans $babBody->idprimaryoc mais il ne faut pas utiliser cette propriété


bab_OCGetRootEntity($idoc=)