Joomla! Programmierung/Framework/JLog/setOptions
Aus Joomla! Dokumentation
JLog/setOptions
/**
* Set log file options
*
* @access public
* @param array $options Associative array of options to set
* @return boolean True if successful
* @since 1.5
*/ToDo Beschreibung
[Bearbeiten] Syntax
setOptions( $options )
| Parameter | Datentyp | Beschreibung | Standardwert |
|---|---|---|---|
| $options | ToDo type | ToDo desc | ToDo default |
[Bearbeiten] Beispiel
ToDo Beispiele baby...
// Dein Beispiel