Cheetah
List of all members
Facebook\GraphNodes\GraphList Class Reference
Inheritance diagram for Facebook\GraphNodes\GraphList:
Facebook\GraphNodes\GraphEdge Facebook\GraphNodes\Collection

Additional Inherited Members

- Public Member Functions inherited from Facebook\GraphNodes\GraphEdge
 __construct (FacebookRequest $request, array $data=[], array $metaData=[], $parentEdgeEndpoint=null, $subclassName=null)
 
 getParentGraphEdge ()
 
 getSubClassName ()
 
 getMetaData ()
 
 getNextCursor ()
 
 getPreviousCursor ()
 
 getCursor ($direction)
 
 getPaginationUrl ($direction)
 
 validateForPagination ()
 
 getPaginationRequest ($direction)
 
 getNextPageRequest ()
 
 getPreviousPageRequest ()
 
 getTotalCount ()
 
 map (\Closure $callback)
 
- Public Member Functions inherited from Facebook\GraphNodes\Collection
 __construct (array $items=[])
 
 getField ($name, $default=null)
 
 getProperty ($name, $default=null)
 
 getFieldNames ()
 
 getPropertyNames ()
 
 all ()
 
 asArray ()
 
 asJson ($options=0)
 
 count ()
 
 getIterator ()
 
 offsetExists ($key)
 
 offsetGet ($key)
 
 offsetSet ($key, $value)
 
 offsetUnset ($key)
 
 __toString ()
 
- Protected Attributes inherited from Facebook\GraphNodes\GraphEdge
 $request
 
 $metaData = []
 
 $parentEdgeEndpoint
 
 $subclassName
 
- Protected Attributes inherited from Facebook\GraphNodes\Collection
 $items = []
 

Detailed Description

Definition at line 34 of file GraphList.php.


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