



|
Manuel PHP
|
|
Table : .hw Array2Objrec.hw changeobject .hw Children .hw ChildrenObj .hw Close .hw Connect .hw connection info .hw cp .hw Deleteobject .hw DocByAnchor .hw DocByAnchorObj .hw Document Attributes .hw Document BodyTag .hw Document Content .hw Document SetContent .hw Document Size .hw dummy .hw EditText .hw Error .hw ErrorMsg .hw Free Document .hw GetAnchors .hw GetAnchorsObj .hw GetAndLock .hw GetChildColl .hw GetChildCollObj .hw GetChildDocColl .hw GetChildDocCollObj .hw GetObject .hw GetObjectByQuery .hw GetObjectByQueryColl .hw GetObjectByQueryCollObj .hw GetObjectByQueryObj .hw GetParents .hw GetParentsObj .hw getrellink .hw GetRemote .hw getremotechildren .hw GetSrcByDestObj .hw GetText .hw getusername .hw Identify .hw InCollections .hw Info .hw InsColl .hw InsDoc .hw insertanchors .hw InsertDocument .hw InsertObject .hw mapid .hw Modifyobject .hw mv .hw New Document .hw objrec2array .hw Output Document .hw pConnect .hw PipeDocument .hw Root .hw setlinkroot .hw stat .hw Unlock .hw Who |
hw_getobjecthw_GetObjectDescriptionmixed hw_getobject ( int connection, mixed objectID [, string query] )
hw_GetObject() retourne les attributs de l'objet dont
l'identifiant est
<expression> ::= "(" <expression> ")" | "!" <expression> | /* NOT */ <expression> "||" <expression> | /* OR */ <expression> "&&" <expression> | /* AND */ <attribute> <operator> <value> <attribute> ::= /* * n'importe quel attribut (Title, Author, DocumentType ...) */ <operator> ::= "=" | /* égal */ "<" | /* moins que (comparaison de type chaîne) */ ">" | /* plus que (comparaison de type chaîne) */ "~" /* recherche par expression rationnelle */
Voir aussi hw_getandlock() et hw_getobjectbyquery().
|

