| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Andi Trînculescu (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class is meant to let you build a dynamic site navigation bar presented in the breadcrumb style. The navigation bar may display links, one for each level of the site hierarchy. The title of each level link is presented using a CSS style named breadcrumb. The current level is displayed as plain text within a span using the CSS style breadcrumbcurrent. |
| Not enough user ratings |
| ||||
| This class is meant to output debug information in a convenient way using the PHP var_dump function to display the data of variables. The debug information is outputted in layers defined with HTML DIV tag. The user can toggle the visibility of these layers by clicking on links that are also outputted to show or hide any of the debug information sections outputted by the class. To use the class just call SADebug::trace($variable, __FILE__, __LINE__) This call will output a link line like this. Clicking on the link makes the browser show the var_dump function output. :: Trace /home/andi/public_html/test.php on line 53 :: The HTML output can be easily customized using CSS styles. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 81% | 68% | - | - | - | - | 47% | 3081 |
| Month: | Not yet rated by the users | |||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |