The actual views called are object_list and object_detail. 真正的视图调用是objectlist和objectdetail。
Again, you can see the programmatic pattern of one object referencing another object that simply contains a vector of the object ( s ) I am really looking for. 同样,您可以看到一个对象引用另一个对象(它仅包含我正在查找的对象的一个向量)的编程方式的模式。
With the Graph API, you can retrieve an object, delete an object, and publish objects. 利用GraphAPI,您可以检索对象,删除对象和发布对象。
For each Location object, besides multiple attributes within it, Location object contains the Point object, which eventually contains the value of longitude and latitude. 对于每个Location对象,除了其中的多个属性外,Location对象还包含Point对象,而后者最终包含了经度和纬度的值。
With the ODFDOM API it is also easy to get the content element object and text element object 用ODFDOMAPI获取内容元素对象和文本元素对象也很容易