Overview

Packages

  • admin
  • classes
    • media
  • CodeIgniter
    • Libraries
  • core
  • functions
  • JSMin
  • None
  • OpenID
  • PHP
  • PHPMailer
  • plugins
    • admin
    • development
    • feed
    • mail
    • media
    • misc
    • seo
    • spam
    • uploader
    • users
    • zenpage
    • zenphoto
      • news
  • Services
    • JSON

Classes

  • Album
  • AlbumBase
  • Comment
  • dynamicAlbum
  • feed
  • Gallery
  • Image
  • MediaObject
  • PersistentObject
  • SearchEngine
  • ThemeObject
  • Transientimage
  • Zenphoto_Administrator
  • Zenphoto_Authority

Functions

  • isAlbumClass
  • isImageClass
  • newAlbum
  • newImage
  • search_quote
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class Transientimage

handles 'picture' images

PersistentObject
Extended by ThemeObject
Extended by MediaObject
Extended by Image
Extended by Transientimage
Package: classes
Located at class-image.php
Methods summary
public transientimage
# __construct( string $album, sting $image )

creates a transient image (that is, one that is not stored in the database)

creates a transient image (that is, one that is not stored in the database)

Parameters

$album
$image the full path to the image
$image
$filename the filename of the image

Returns

transientimage

Overrides

Image::__construct()
Methods inherited from Image
checkAccess(), checkforGuest(), classSetup(), copy(), fileChanged(), getAlbum(), getAlbumName(), getCity(), getContent(), getCopyright(), getCountry(), getCredit(), getCustomImage(), getFileName(), getFullImage(), getFullImageURL(), getHeight(), getImageFootprint(), getImageLink(), getIndex(), getLink(), getLocation(), getMetaData(), getNextImage(), getOwner(), getPrevImage(), getSizedImage(), getState(), getThumb(), getThumbCropping(), getThumbImageFile(), getWMUse(), getWatermark(), getWidth(), isMyItem(), isProtected(), move(), remove(), rename(), setCity(), setCopyright(), setCountry(), setCredit(), setDefaults(), setLocation(), setOwner(), setState(), setWMUse(), setWatermark(), updateDimensions(), updateMetaData()
Methods inherited from MediaObject
getDesc(), getExpireDate(), getPassword(), getPasswordHint(), getPublishDate(), getSortOrder(), getUser(), setDesc(), setExpireDate(), setPassword(), setPasswordHint(), setPublishDate(), setSortOrder(), setUser()
Methods inherited from ThemeObject
addComment(), checkForGuest(), checkPublishDates(), countHit(), getCodeblock(), getCommentCount(), getComments(), getCommentsAllowed(), getCustomData(), getDateTime(), getHitcounter(), getParentID(), getShow(), getTags(), getTitle(), hasTag(), setCodeblock(), setCommentsAllowed(), setCustomData(), setDateTime(), setParentID(), setShow(), setTags(), setTitle()
Methods inherited from PersistentObject
__toString(), get(), getData(), getID(), instantiate(), save(), set()
Properties inherited from Image
$album, $albumlink, $albumname, $albumnamealbum, $displayname, $exists, $filemtime, $filename, $imagefolder, $index, $localpath, $manage_rights, $manage_some_rights, $objectsThumb, $sidecars, $sortorder, $view_rights, $webpath
Properties inherited from ThemeObject
$comments
Properties inherited from PersistentObject
$id, $loaded, $table, $transient
Zenphoto doc API documentation generated by ApiGen