OPEN SOURCE SOCIAL NETWORK 6.6
Loading...
Searching...
No Matches
OssnBase Class Reference
Inheritance diagram for OssnBase:
OssnSession OssnDatabase OssnComponents OssnEntities OssnLikes OssnNotifications OssnPoke OssnProfile OssnSearch OssnSite

Public Member Functions

 getGUID ()
 
 getID ()
 
 getParam ($param)
 
 isParam ($param)
 
 __call ($method, $args)
 

Additional Inherited Members

- Static Public Member Functions inherited from OssnSession
static start ()
 
static assign ($name='', $value='')
 
static unassign ($name='')
 
static isSession ($name='')
 
static getSession ($name='')
 

Member Function Documentation

◆ __call()

__call (   $method,
  $args 
)

Allow the method register

Note
this is for Ossn > v4.4 , and this is in testing phase, and is not recomended to use for production until you know what is going on.
Parameters
string$methodName of method
array$argsA arguments
Returns
mixed|boolean|string|init|float|resource

◆ getGUID()

getGUID ( )

Get guid.

Returns
false|int;

◆ getID()

getID ( )

Get Id.

Returns
false|int;

◆ getParam()

getParam (   $param)

Get a parameter from object

Parameters
string$param
Returns
string;

◆ isParam()

isParam (   $param)

isParam

Parameters
string$param
Returns
string;

The documentation for this class was generated from the following file: