Element index for package MediaSearch_Model
[ a ]
[ c ]
[ f ]
[ g ]
[ k ]
[ m ]
[ s ]
[ _ ]
top
top
top
top
g
- getCreationDate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getCreationDate()
Returns the creation date.
- getDbTable
- in file AbstractMapper.php, method MediaSearch_Model_AbstractMapper::getDbTable()
Returns the atabase table gateway object.
- getFileMetaIds
- in file KeyWord.php, method MediaSearch_Model_KeyWord::getFileMetaIds()
Returns the file meta ids.
- getFileName
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getFileName()
Returns the file name.
- getFilePath
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getFilePath()
Returns the file path.
- getFileSize
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getFileSize()
Returns the file size in bytes.
- getFileType
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getFileType()
Returns the file type.
- getId
- in file Abstract.php, method MediaSearch_Model_Abstract::getId()
Returns the unique id.
- getKeyWord
- in file KeyWord.php, method MediaSearch_Model_KeyWord::getKeyWord()
Returns the keywords as coma separated string.
- getKeyWords
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getKeyWords()
Returns the keywords.
- getLastUpdate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getLastUpdate()
Returns the last update date.
- getMapper
- in file Abstract.php, method MediaSearch_Model_Abstract::getMapper()
Returns the database mappper obejct.
- getModificationDate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::getModificationDate()
Returns the modification date.
top
top
m
- MediaSearch_Model_Abstract
- in file Abstract.php, class MediaSearch_Model_Abstract
This model class represents a single file with its metadata.
- MediaSearch_Model_AbstractMapper
- in file AbstractMapper.php, class MediaSearch_Model_AbstractMapper
This model class represents a single file with its metadata.
- MediaSearch_Model_FileMeta
- in file FileMeta.php, class MediaSearch_Model_FileMeta
This model class represents a single file with its metadata.
- MediaSearch_Model_FileMetaMapper
- in file FileMetaMapper.php, class MediaSearch_Model_FileMetaMapper
Maps the FileMeta model object to the database table object.
- MediaSearch_Model_KeyWord
- in file KeyWord.php, class MediaSearch_Model_KeyWord
This model class represents a single keyword with file meta ids to which files its associated..
- MediaSearch_Model_KeyWordMapper
- in file KeyWordMapper.php, class MediaSearch_Model_KeyWordMapper
Maps the KeyWord model object to the database table object.
top
s
- save
- in file Abstract.php, method MediaSearch_Model_Abstract::save()
Save the model object persistent.
- save
- in file FileMetaMapper.php, method MediaSearch_Model_FileMetaMapper::save()
Saves the given model object persistent.
- save
- in file KeyWordMapper.php, method MediaSearch_Model_KeyWordMapper::save()
Saves the given model object persistent.
- setCreationDate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setCreationDate()
Sets the creation date.
- setDbTable
- in file AbstractMapper.php, method MediaSearch_Model_AbstractMapper::setDbTable()
Sets the database table gateway object.
- setFileMetaIds
- in file KeyWord.php, method MediaSearch_Model_KeyWord::setFileMetaIds()
Sets the file meta ids. They are expected as coma seperated string.
- setFileName
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setFileName()
Sets the file name.
- setFilePath
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setFilePath()
Sets the file path.
- setFileSize
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setFileSize()
Sets the file size in bytes.
- setFileType
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setFileType()
Sets the file type.
- setId
- in file Abstract.php, method MediaSearch_Model_Abstract::setId()
Sets the unique id. This id need to be unique!
- setKeyWord
- in file KeyWord.php, method MediaSearch_Model_KeyWord::setKeyWord()
Sets the keyword.
- setKeyWords
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setKeyWords()
Sets the keywords. They are expected as coma seperated list.
- setLastUpdate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setLastUpdate()
Sets the last updqate time.
- setMapper
- in file Abstract.php, method MediaSearch_Model_Abstract::setMapper()
Sets the database mappper obejct.
- setModificationDate
- in file FileMeta.php, method MediaSearch_Model_FileMeta::setModificationDate()
Sets the modofication date.
- setOptions
- in file Abstract.php, method MediaSearch_Model_Abstract::setOptions()
Sets the object by an associative option array.
top
|
|