[ class tree: plugins ] [ index: plugins ] [ all elements ]

Class: xmpMetadata

Source Location: /zp-extensions/xmpMetadata.php

Class xmpMetadata

Method Summary
static $object   album_instantiate()   Filter called when an album object is instantiated sets the sidecars to include xmp files
static void   bulkActions()  
static void   create()  
static void   image_instantiate()  
static object   new_album()   Filter for handling album objects
static object   new_image()   Filter for handling image objects
static void   publish()  
static void   putXMP()  
static void   sidecars()  
xmpMetadata_options   __construct()   Class instantiation function
array   getOptionsSupported()   Option interface
void   handleOption()   Custom option handler

[ Top ]
Methods
static method album_instantiate  [line 738]

  static $object album_instantiate( $album $album  )

Filter called when an album object is instantiated sets the sidecars to include xmp files

Parameters:
$album   $album:  album object


[ Top ]
static method bulkActions  [line 1113]

  static void bulkActions( $actions  )

Parameters:
   $actions: 


[ Top ]
static method create  [line 1106]

  static void create( $html, $object, $prefix  )

Parameters:
   $html: 
   $object: 
   $prefix: 


[ Top ]
static method image_instantiate  [line 856]

  static void image_instantiate( $image  )

Parameters:
   $image: 


[ Top ]
static method new_album  [line 749]

  static object new_album( object $album  )

Filter for handling album objects

Parameters:
object   $album: 


[ Top ]
static method new_image  [line 867]

  static object new_image( object $image  )

Filter for handling image objects

Parameters:
object   $image: 


[ Top ]
static method publish  [line 1005]

  static void publish( $object  )

Parameters:
   $object: 


[ Top ]
static method putXMP  [line 998]

  static void putXMP( $object, $prefix  )

Parameters:
   $object: 
   $prefix: 


[ Top ]
static method sidecars  [line 993]

  static void sidecars( $types  )

Parameters:
   $types: 


[ Top ]
Constructor __construct  [line 567]

  xmpMetadata_options __construct( )

Class instantiation function



[ Top ]
getOptionsSupported  [line 576]

  array getOptionsSupported( )

Option interface



[ Top ]
handleOption  [line 610]

  void handleOption( string $option, mixed $currentValue  )

Custom option handler

Parameters:
string   $option: 
mixed   $currentValue: 


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:49 +0200 by phpDocumentor 1.4.3