839 <td>Public method to chek, if this item is populated.</td> |
839 <td>Public method to chek, if this item is populated.</td> |
840 </tr><tr> |
840 </tr><tr> |
841 <td><a href="#BrowserItem.isPublic">isPublic</a></td> |
841 <td><a href="#BrowserItem.isPublic">isPublic</a></td> |
842 <td>Public method returning the public visibility status.</td> |
842 <td>Public method returning the public visibility status.</td> |
843 </tr><tr> |
843 </tr><tr> |
|
844 <td><a href="#BrowserItem.isSymlink">isSymlink</a></td> |
|
845 <td>Public method to check, if the items is a symbolic link.</td> |
|
846 </tr><tr> |
844 <td><a href="#BrowserItem.lessThan">lessThan</a></td> |
847 <td><a href="#BrowserItem.lessThan">lessThan</a></td> |
845 <td>Public method to check, if the item is less than the other one.</td> |
848 <td>Public method to check, if the item is less than the other one.</td> |
846 </tr><tr> |
849 </tr><tr> |
847 <td><a href="#BrowserItem.parent">parent</a></td> |
850 <td><a href="#BrowserItem.parent">parent</a></td> |
848 <td>Public method to get the reference to the parent item.</td> |
851 <td>Public method to get the reference to the parent item.</td> |
976 Public method returning the public visibility status. |
979 Public method returning the public visibility status. |
977 </p><dl> |
980 </p><dl> |
978 <dt>Returns:</dt> |
981 <dt>Returns:</dt> |
979 <dd> |
982 <dd> |
980 flag indicating public visibility (boolean) |
983 flag indicating public visibility (boolean) |
|
984 </dd> |
|
985 </dl><a NAME="BrowserItem.isSymlink" ID="BrowserItem.isSymlink"></a> |
|
986 <h4>BrowserItem.isSymlink</h4> |
|
987 <b>isSymlink</b>(<i></i>) |
|
988 <p> |
|
989 Public method to check, if the items is a symbolic link. |
|
990 </p><dl> |
|
991 <dt>Returns:</dt> |
|
992 <dd> |
|
993 flag indicating a symbolic link (boolean) |
981 </dd> |
994 </dd> |
982 </dl><a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> |
995 </dl><a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> |
983 <h4>BrowserItem.lessThan</h4> |
996 <h4>BrowserItem.lessThan</h4> |
984 <b>lessThan</b>(<i>other, column, order</i>) |
997 <b>lessThan</b>(<i>other, column, order</i>) |
985 <p> |
998 <p> |