Count number of mappings in migration table
API Tags:
| Return: | GalleryStatus a status code int count |
array fetchMapping(
string
$g1album, [string
$g1item = null]
)
|
|
Get mapping for given G1 album/item
Parameters:
|
string |
$g1album: |
G1 album name |
|
string |
$g1item: |
(optional) G1 item name |
API Tags:
| Return: | GalleryStatus a status code int id of G2 item or null if not found |