class Poodle\Media\ItemExtends: Poodle\SQL\Record
Methods public static createFromPath ( $path, $org_filename = '' ) createFromUpload ( Poodle\Input\File $file, $target_dir = NULL ) public __construct ( $id = 0, $org_filename = '' ) __get ( $k ) delete ( ) getAdminURI ( ) getDescription ( $l10n_id = 0 ) getDetails ( $l10n_id = 0, $field = NULL ) getDimension ( ) getFileInfo ( ) getFilename ( ) getPath ( ) getPathname ( ) getSizeURI ( $width, $height = 0 ) getTitle ( $l10n_id = 0 ) getURI ( ) moveTo ( $dir ) save ( ) setDetails ( $l10n_id, $title, $description )
|