Helper for basic ninja stuff. More...
Static Public Member Functions | |
static | get_theme_path () |
Return the base path to the current theme. | |
static | add_path ($rel_path) |
Given a file name that is relative to the current theme, find it and return the full path. | |
static | get_skins () |
Return array of all installed skins. |
Helper for basic ninja stuff.
Basically, stuff that could be in the ninja controller, if not other helpers had needed it.