LabClasses
Table of Contents
Classes
- Facebook
- [$facebook = $this->core->loadClass('Facebook');] Class to facilitate facbook integration
- Google
- [$google = $this->core->loadClass('Google');] Class to facilitate Google integration
- GoogleDrive
- Google Drive Class to give support to GoogleDocuments
Beginning Sept. 30, 2020, you will no longer be able to place a file in multiple parent
https://developers.google.com/drive/api/guides/about-files
- GoogleDocuments
- [$gdocs = $this->core->loadClass('GoogleDocuments');] Class to facilitate GoogleDocuments integration
- GooglePeople
- [$gpeople = $this->core->loadClass('GooglePeople');] Class to facilitate GooglePeople integration
- GoogleSecrets
- [$gsecrets = $this->core->loadClass('GoogleSecrets');] Class to facilitate GoogleSecrets integration
- CFGoogle
- [$cfGoogle = $this->core->loadClass('CFGoogle');] Class to facilitate Google APIs integration like vision
- GSDownloadFiles
- CloudFramework Download GS Files v74.0014 stored in Datastore tokens
author: hl@cloudframework.io
Based in "cloudframework-io/appengine-php-core-7.4": "^v74.00143"
- Instagram
- Class to facilitate in integration with Instagram class
author: hl@cloudframework.io
- MobilePush
- Class to facilitate in integration with mobile push notifications
author: hl@cloudframework.io
- RenderMarkDown
- Class to facilitate Markdown rendering
author: hl@cloudframework.io
- RenderTwig
- Class to facilitate Twig rendering
author: hl@cloudframework.io
- SmartDate
- Class to facilitate arrays of Dates
author: hl@cloudframework.io
- Tests
- Class to facilitate Tests creation
author: hl@cloudframework.io
- Trace
- Class to facilitate Traces for an application
author: hl@cloudframework.io