Procedural File: lib_links.php
Source Location: /_includes/lib_links.php
Classes:
Describes a link category. A category that contains links but that also has a hierarchy so a category can contain child categories and so on.
Link
Describes a link.
Page Details:
A library that contains everything related to the site's system for external links.
Tags:
Includes:
getAllCategoryNames [line 49]
array getAllCategoryNames(
)
|
|
Gets a list of all category names.
Tags:
getRootCategories [line 27]
array getRootCategories(
)
|
|
Gets all categories that have the root as parent.
Tags:
|