| [ Index ] |
|
Code source de eZ Publish 3.9.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 200 lignes (8 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 2 fichiers lib/ezdb/classes/ezdb.php kernel/classes/ezpersistentobject.php |
eZImageFile:: (11 méthodes):
eZImageFile()
definition()
create()
fetchForContentObjectAttribute()
fetchImageAttributesByFilepath()
fetchByFilepath()
moveFilepath()
appendFilepath()
removeFilepath()
removeForContentObjectAttribute()
instance()
Classe: eZImageFile - X-Ref
| eZImageFile( $row ) X-Ref |
| Pas de description |
| definition() X-Ref |
| Pas de description |
| create( $contentObjectAttributeID, $filepath ) X-Ref |
| Pas de description |
| fetchForContentObjectAttribute( $contentObjectAttributeID, $asObject = false ) X-Ref |
| Pas de description |
| fetchImageAttributesByFilepath( $filepath ) X-Ref |
| Pas de description |
| fetchByFilepath( $contentObjectAttributeID, $filepath, $asObject = true ) X-Ref |
| Pas de description |
| moveFilepath( $contentObjectAttributeID, $oldFilepath, $newFilepath ) X-Ref |
| Pas de description |
| appendFilepath( $contentObjectAttributeID, $filepath, $ignoreUnique = false ) X-Ref |
| Pas de description |
| removeFilepath( $contentObjectAttributeID, $filepath ) X-Ref |
| Pas de description |
| removeForContentObjectAttribute( $contentObjectAttributeID ) X-Ref |
| Pas de description |
| instance() X-Ref |
| Pas de description |
| Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |