Свойство | Type | Description | |
---|---|---|---|
$backgroundColor | string | ||
$creationDate | integer | ||
$description | string | ||
$foreColor | |||
$googleAnalytics | boolean | ||
$modificationDate | integer | ||
$name | string | ||
$url | string |
Méthode | Description | |
---|---|---|
getBackgroundColor ( ) : string | ||
getByName ( $name ) : |
||
getCreationDate ( ) : integer | ||
getDescription ( ) : string | ||
getForeColor ( ) : string | ||
getGoogleAnalytics ( ) : boolean | ||
getModificationDate ( ) : integer | ||
getName ( ) : string | ||
getUrl ( ) : string | ||
setBackgroundColor ( $backgroundColor ) | ||
setCreationDate ( integer $creationDate ) | ||
setDescription ( $description ) | ||
setForeColor ( $foreColor ) | ||
setGoogleAnalytics ( $googleAnalytics ) | ||
setModificationDate ( integer $modificationDate ) | ||
setName ( $name ) | ||
setUrl ( $url ) |
public setCreationDate ( integer $creationDate ) | ||
$creationDate | integer |
public setModificationDate ( integer $modificationDate ) | ||
$modificationDate | integer |