Public Member Functions | |
| __construct ($items=array()) | |
| addItem ($item) | |
| categorizeItem ($vals, $item) | |
| addProperty ($property) | |
Public Attributes | |
| $mTree | |
| $mUnsortedItems | |
Definition at line 42 of file SRF_Outline.php.
| SRFOutlineTree::__construct | ( | $ | items = array() |
) |
Definition at line 46 of file SRF_Outline.php.
| SRFOutlineTree::addItem | ( | $ | item | ) |
Definition at line 51 of file SRF_Outline.php.
| SRFOutlineTree::categorizeItem | ( | $ | vals, | |
| $ | item | |||
| ) |
| SRFOutlineTree::addProperty | ( | $ | property | ) |
| SRFOutlineTree::$mTree |
Definition at line 43 of file SRF_Outline.php.
| SRFOutlineTree::$mUnsortedItems |
Definition at line 44 of file SRF_Outline.php.
1.5.6