|
OPEN SOURCE SOCIAL NETWORK 6.6
|
Public Member Functions | |
| getActive () | |
| total () | |
| getThemes () | |
| upload () | |
| getActivePath () | |
| loadActive () | |
| Enable ($theme) | |
| deletetheme ($theme) | |
| isOld ($element) | |
Public Member Functions inherited from OssnSite | |
| getSettings ($settings) | |
| getAllSettings ($reserved=true) | |
| UpdateSettings ($settings, $values, $wheres) | |
| deleteSetting ($name='') | |
| setSetting ($name, $value='') | |
Public Member Functions inherited from OssnDatabase | |
| __construct () | |
| Connect () | |
| insert ($params) | |
| statement ($query) | |
| execute ($values=array()) | |
| update ($params=array()) | |
| select ($params, $multi='') | |
| fetch ($data=false) | |
| delete ($params) | |
| getLastEntry () | |
| constructWheres (array $array, $operator="AND") | |
| generateLimit ($data_limit=false, $page_limit=false, $offset=false) | |
| clearVars () | |
| __destruct () | |
Public Member Functions inherited from OssnBase | |
| getGUID () | |
| getID () | |
| getParam ($param) | |
| isParam ($param) | |
| __call ($method, $args) | |
Static Public Member Functions | |
| static | getTheme ($name) |
| static | checkRequirments ($element) |
Static Public Member Functions inherited from OssnSession | |
| static | start () |
| static | assign ($name='', $value='') |
| static | unassign ($name='') |
| static | isSession ($name='') |
| static | getSession ($name='') |
|
static |
Check theme requirments
| string | $element | A valid theme xml file |
| deletetheme | ( | $theme | ) |
Delete theme
| Enable | ( | $theme | ) |
Enable Theme
@params string $name Theme id;
| getActive | ( | ) |
Get active theme
| getActivePath | ( | ) |
Get active theme startup file
|
static |
Get theme details
| string | $name | Theme id; |
| getThemes | ( | ) |
Get components list
| isOld | ( | $element | ) |
Check if theme is older than 3.x
| string | $element | Component xml string. |
| loadActive | ( | ) |
Get active theme startup file
| total | ( | ) |
Get total themes
| upload | ( | ) |
Upload component
Requires component package file,