◆ __construct()
Protected constructor to prevent creating a new instance of the Singleton via the new
operator from outside of this class.
◆ __clone()
Private clone method to prevent cloning of the instance of the Singleton instance.
- Renvoie
- void
◆ __wakeup()
Private unserialize method to prevent unserializing of the Singleton instance.
- Renvoie
- void
◆ get()
◆ getInstance()
Returns the Singleton instance of this class.
- Renvoie
- XoopsFormRenderer the singleton instance.
◆ set()
set the renderer
- Paramètres
-
- Renvoie
- void
◆ $instance
◆ $renderer
La documentation de cette classe a été générée à partir du fichier suivant :