Method | Description | |
---|---|---|
__construct ( string $name = '' ) | ||
getContent ( ) : string | returns Content | |
getId ( ) : string | returns Id | |
getKeyword ( ) : string | returns Keyword | |
getMedium ( ) : string | ||
getName ( ) : string | ||
getSource ( ) : string | ||
setContent ( string $content ) | sets content | |
setId ( string $id ) | sets id | |
setKeyword ( string $keyword ) | sets keyword | |
setMedium ( string $medium ) : |
set medium | |
setName ( string $name ) : |
set name | |
setSource ( string $source ) : |
set source |