示例#1
0
 public function __construct($table, $groupField, $name, $joinCriterion)
 {
     parent::__construct();
     $this->name = $name;
     $this->selectTable($table);
     $this->selectField($groupField, "group_field");
     $this->groupBy($groupField);
     $this->joinCriterion = $joinCriterion;
 }
 /**
  * Initializes internal state of BaseArticulovariantereordenQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'hva';
     }
     if (null === $modelName) {
         $modelName = 'Articulovariantereorden';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseServicioestadoQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'itrade';
     }
     if (null === $modelName) {
         $modelName = 'Servicioestado';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#4
0
 /**
  * Initializes internal state of BaseUdmQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'hva';
     }
     if (null === $modelName) {
         $modelName = 'Udm';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#5
0
 /**
  * Initializes internal state of BaseUserGroupQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'UserGroup';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseKategoriQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'propel';
     }
     if (null === $modelName) {
         $modelName = 'Kategori';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseDetailTransaksiQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'propel';
     }
     if (null === $modelName) {
         $modelName = 'DetailTransaksi';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseUcUserPermissionMatchesQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cpu';
     }
     if (null === $modelName) {
         $modelName = 'UcUserPermissionMatches';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseProveedoritradearchivoQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'itrade';
     }
     if (null === $modelName) {
         $modelName = 'Proveedoritradearchivo';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseUcConfigurationQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cpu';
     }
     if (null === $modelName) {
         $modelName = 'UcConfiguration';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#11
0
 /**
  * Initializes internal state of BasePagePropertyQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'PageProperty';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BasehelpHourSigninQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cscrew';
     }
     if (null === $modelName) {
         $modelName = 'helpHourSignin';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseSearchIndexWordQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'SearchIndexWord';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseMedicoespecialidadQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'hva';
     }
     if (null === $modelName) {
         $modelName = 'Medicoespecialidad';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BasesignInReasonQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cscrew';
     }
     if (null === $modelName) {
         $modelName = 'signInReason';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BasememberProfileQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cscrew';
     }
     if (null === $modelName) {
         $modelName = 'memberProfile';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseBookQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'bookstore';
     }
     if (null === $modelName) {
         $modelName = 'Book';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseCategoriagastoQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'itrade';
     }
     if (null === $modelName) {
         $modelName = 'Categoriagasto';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseGalleryFolderQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'propel';
     }
     if (null === $modelName) {
         $modelName = 'GalleryFolder';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#20
0
 /**
  * Initializes internal state of BaseCategoryQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'zendshop';
     }
     if (null === $modelName) {
         $modelName = 'Category';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseExpedienteanticipoQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'itrade';
     }
     if (null === $modelName) {
         $modelName = 'Expedienteanticipo';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#22
0
 /**
  * Initializes internal state of BaseLinkCategoryQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'LinkCategory';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseGastofacturacionQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'itrade';
     }
     if (null === $modelName) {
         $modelName = 'Gastofacturacion';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#24
0
 /**
  * Initializes internal state of BasePlayerQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'bookingCourtDB';
     }
     if (null === $modelName) {
         $modelName = 'Player';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseJournalEntryImageQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'JournalEntryImage';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseLanguageObjectHistoryQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'rapila';
     }
     if (null === $modelName) {
         $modelName = 'LanguageObjectHistory';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseUserSkillQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = null, $modelName = null, $modelAlias = null)
 {
     if (null === $dbName) {
         $dbName = 'cscrew';
     }
     if (null === $modelName) {
         $modelName = 'UserSkill';
     }
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseCcTransQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = 'airtime', $modelName = 'CcTrans', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseOrganizationProductQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = 'datawrapper', $modelName = 'OrganizationProduct', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of BaseCourseRelClassQuery object.
  *
  * @param     string $dbName The dabase name
  * @param     string $modelName The phpName of a model, e.g. 'Book'
  * @param     string $modelAlias The alias for the model in this query, e.g. 'b'
  */
 public function __construct($dbName = 'dokeos', $modelName = 'CourseRelClass', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }