API15:JNode/ja
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/base/tree.php
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor, overridden in descendant classes. |
| addChild | |
| getParent | |
| setParent | |
| hasChildren | |
| getChildren |
Importing
jimport( 'joomla.base.tree' );
Examples
<CodeExamplesForm />
