Class JGoogleDataPicasa
Google Picasa data class for the Joomla Platform.
- JGoogleData
- JGoogleDataPicasa
Package: Joomla\Platform\Google
Deprecated: 4.0 Use the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/google/data/picasa.php
Deprecated: 4.0 Use the
joomla/google
package via Composer insteadCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/google/data/picasa.php
Methods summary
public
|
|
public
mixed
|
|
public
mixed
|
#
createAlbum( string $userID = 'default', string $title = '', string $access = 'private', string $summary = '', string $location = '', integer $time = false, array $keywords = array() )
Method to create a Picasa Album |
public
mixed
|
Methods inherited from JGoogleData
authenticate()
,
getOption()
,
isAuthenticated()
,
listGetData()
,
query()
,
safeXml()
,
setOption()