API16:JNode/ construct

出典: Joomla! ドキュメンテーション

目次

Description

Constructor

[Edit Descripton]



Syntax

__construct()


Defined in

libraries/joomla/base/node.php

Importing

jimport( 'joomla.base.node' );

Source Body

function __construct() 
{
        return true;
}

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 12:27:55