Cheetah
|
Public Member Functions | |
getId () | |
![]() | |
__construct (array $data=[]) | |
castItems (array $data) | |
uncastItems () | |
asJson ($options=0) | |
isIso8601DateString ($string) | |
shouldCastAsDateTime ($key) | |
castToDateTime ($value) | |
castToBirthday ($value) | |
![]() | |
getField ($name, $default=null) | |
getProperty ($name, $default=null) | |
getFieldNames () | |
getPropertyNames () | |
all () | |
asArray () | |
map (\Closure $callback) | |
count () | |
getIterator () | |
offsetExists ($key) | |
offsetGet ($key) | |
offsetSet ($key, $value) | |
offsetUnset ($key) | |
__toString () | |
Additional Inherited Members | |
![]() | |
static | getObjectMap () |
![]() | |
$items = [] | |
![]() | |
static | $graphObjectMap = [] |
Definition at line 32 of file GraphApplication.php.
Facebook\GraphNodes\GraphApplication::getId | ( | ) |
Returns the ID for the application.
Definition at line 39 of file GraphApplication.php.