Skip to content

Instantly share code, notes, and snippets.

View ffdesousa's full-sized avatar
👋

Fernando Fernandes de Sousa Oliveira ffdesousa

👋
View GitHub Profile
@ffdesousa
ffdesousa / gmail_signatures.py
Created September 8, 2021 18:06 — forked from timrichardson/gmail_signatures.py
Use Python, OAuth2 and Google APIs to mass-update gmail signatures of a Google Apps for Work domain. Using a google service account for the credential.
# python 2.7
# *********************************************************************************************************
#
#
#
# Please see https://gist.github.com/timrichardson/e6ee6640a8b7fe664f3a5a80406ca980
#
# for a modern way of doing this, using the current API and python 3
#
<?php
use Adianti\Control\TWindow;
class GeraRelatorioForm extends TWindow
{
protected $form; // formulário
private $valueField;
private $datagrid; // listing
private $pageNavigation;