Services webmasters
Partenaires
Jeux concours gratuits
 
hw_api_attribute
<<<
hw_api->checkin hw_api->checkout
>>>

7.38 Hyperwave API
7 Index des fonctions
 Manuel PHP

Introduction
Pré-requis
Installation
intégration dans Apache
Configuration à l'exécution
Types de ressources
Constantes prédefinies
Classes
hw_api_attribute->key
hw_api_attribute->langdepvalue
hw_api_attribute->value
hw_api_attribute->values
hw_api_attribute
->hw_api->checkin
hw_api->checkout
hw_api->children
hw_api_content->mimetype
hw_api_content->read
hw_api->content
hw_api->copy
hw_api->dbstat
hw_api->dcstat
hw_api->dstanchors
hw_api->dstofsrcanchors
hw_api_error->count
hw_api_error->reason
hw_api->find
hw_api->ftstat
hwapi_hgcsp
hw_api->hwstat
hw_api->identify
hw_api->info
hw_api->insert
hw_api->insertanchor
hw_api->insertcollection
hw_api->insertdocument
hw_api->link
hw_api->lock
hw_api->move
hw_api->content
hw_api_object->assign
hw_api_object->attreditable
hw_api_object->count
hw_api_object->insert
hw_api_object
hw_api_object->remove
hw_api_object->title
hw_api_object->value
hw_api->object
hw_api->objectbyanchor
hw_api->parents
hw_api_reason->description
hw_api_reason->type
hw_api->remove
hw_api->replace
hw_api->setcommitedversion
hw_api->srcanchors

7.38.14 hw_api->checkin()Archive un objet

[ Exemples avec hwapi_checkin ]   CVS uniquement

object  checkin ( array   parameter )

hw_api->checkin archive un objet ou une hiérarchie d'objets. Le paramètre obligatoire parameter contient un 'objectIdentifier' et les éléments optionnels 'version', 'comment', 'mode' et 'objectQuery'. 'version' spécifie la version de l'objet. Elle est constituée de version majeure et mineure, séparée par des virgules. Si une version n'existe pas, la version mineure est incrémentée. 'mode' peut être l'une des constantes suivantes :

    HW_API_CHECKIN_NORMAL
    Archive et valide l'objet. L'objet doit être un document.
    HW_API_CHECKIN_RECURSIVE
    Si l'objet à archiver est une collection, tous les fils seront vérifié récursivement, si ils sont des documents. Tenter d'archiver une collectoin générera une erreur.
    HW_API_CHECKIN_FORCE_VERSION_CONTROL
    Archive un objet même si il ne passe pas sous le contrôle de versions.
    HW_API_CHECKIN_REVERT_IF_NOT_CHANGED
    Vérifie si il existe une version différente de la dernière version. A moins que cela ne soit le cas, l'objet sera alors archivé.
    HW_API_CHECKIN_KEEP_TIME_MODIFIED
    Conserve la date de modification du plus récent objet.
    HW_API_CHECKIN_NO_AUTO_COMMIT
    L'objet n'est pas automatiquement validé lors de l'archivage.

Voir aussi hwapi_checkout .

<< hw_api->checkin >>
hw_api_attribute Hyperwave API hw_api->checkout
Services webmasters
Les manuels
 
CoursPHP.com - Reproduction interdite -