JViewHtml::__construct
Method to instantiate the view.
Signature
public function __construct(JModel
$model,
[SplPriorityQueue
$paths = null] )
Parameters
-
$model
- The model object.
-
$paths
- The paths queue.