| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719 |
- <?php
- Lib::loadClass('Core_AclBase');
- Lib::loadClass('SchemaException');
- /**
- * $_SESSION['TableAcl_cache'][$tableID] = array(
- * [db] => DB zasob ID
- * [name] => Table name
- * [opis] => Table opis
- * [fields] => array(
- * [$fieldID] => array(
- * [name] => name
- * [perms] => perms (FORM_TREAT)
- * [opis] => opis
- * )
- * )
- * [types] => array(
- * [$fieldID] => array(
- * [type] => type
- * [null] => bool
- * [default] => default value
- * )
- * )
- * );
- */
- class TableAcl extends Core_AclBase {
- private $_zasobID = '';
- private $_db = '';
- private $_name = '';
- private $_label = '';
- private $_opis = '';
- private $_fields = array();
- private $_types = array();
- private $_virtualFieldsIdList = array();
- private $_schemaLoaded = false;
- public function __construct($zasobID) { $this->_zasobID = $zasobID; }
- public function getSourceName() { return 'default_db'; }
- public function getName() { return $this->_name; }
- public function getID() { return $this->_zasobID; }
- public function setName($name) { $this->_name = $name; }
- public function setOpis($opis) { $this->_opis = $opis; }
- public function getOpis() { return $this->_opis; }
- public function setLabel($label) { $this->_label = $label; }
- public function getLabel() { return $this->_label; }
- public function setNameByTableId($tableID) {
- //used for init without knowing table name
- $db = DB::getDB();
- $sql = "select `DESC` from CRM_LISTA_ZASOBOW where ID={$tableID} and `TYPE`='TABELA'";
- $res = $db->query($sql);
- $res_ = $db->fetch($res);
- //DEBUG_S(-3,'setNameByTableId',$res_,__FILE__,__FUNCTION__,__LINE__);
- self::setName($res->DESC);
- }
- public function getRawOpis() {
- $opis = $this->_opis;
- if (!$opis) return $this->getRawLabel(100);
- $opis = strip_tags($opis);
- return $opis;
- }
- public function getRawLabel($posLimit = 20) {
- $label = $this->_label;
- if (empty($label) && !empty($this->_opis)) {
- $label = $this->_opis;
- if (mb_strlen($this->_opis) > $posLimit) {
- $pos = strpos($this->_opis, ' - ');
- if ($pos > $posLimit || $pos < 5) {
- $pos = $posLimit;
- $label = mb_substr($this->_opis, 0, $posLimit, 'utf-8') . '...';
- } else {
- $label = mb_substr($this->_opis, 0, $pos, 'utf-8');
- }
- }
- }
- if (empty($label)) {
- $label = $this->_name;
- }
- return $label;
- }
- public function getShortLabel($posLimit = 20) {
- $shortLabel = $this->getRawLabel($posLimit);
- $opis = $this->_opis;
- $shortLabel = '<span title="' . htmlspecialchars($opis) . '">' . $shortLabel . '</span>';
- return $shortLabel;
- }
- public function getLongLabel($posLimit = 30) {
- $longLabel = $this->getRawLabel($posLimit);
- $opis = $this->_opis;
- if ($longLabel != $this->_name) {
- $longLabel .= ' <em>' . $this->_name . '</em>';
- }
- $longLabel = '<span title="' . htmlspecialchars($opis) . '">' . $longLabel . '</span>';
- return $longLabel;
- }
- public function getLongRawLabel($posLimit = 30) {
- $longLabel = $this->getRawLabel($posLimit);
- $opis = $this->_opis;
- if ($longLabel != $this->_name) {
- $longLabel .= ' ' . $this->_name;
- }
- return $longLabel;
- }
- public function setDB($db) {
- $this->_db = $db;
- }
- public function getDB() {
- return $this->_db;
- }
- public function addField($fieldID, $name, $opis, $sort_prio, $label = '') {
- $field = array();
- $field['name'] = $name;
- $field['perms'] = '';
- $field['opis'] = $opis;
- $field['sort_prio'] = $sort_prio;
- $field['label'] = $label;
- $this->_fields[$fieldID] = $field;
- }
- public function getTableDbId($tableID) {
- return $this->_db;
- }
- public function getField($fieldID) {
- return $this->_fields[$fieldID];
- }
- public function hasField($fieldID) {
- return array_key_exists($fieldID, $this->_fields);
- }
- public function removeField($fieldID) {
- if (array_key_exists($fieldID, $this->_fields)) {
- unset($this->_fields[$fieldID]);
- }
- }
- public function getFields() {
- return $this->_fields;
- }
- public function setFieldPerms($fieldID, $perms) {
- if (array_key_exists($fieldID, $this->_fields)) {
- $this->_fields[$fieldID]['perms'] .= $perms;
- }
- }
- public function getFieldPerms($fieldID) {
- if (array_key_exists($fieldID, $this->_fields)) {
- $perms = V::get('perms', '', $this->_fields[$fieldID]);
- if ($perms) {
- return implode(',', array_unique(str_split($perms)));
- }
- }
- return '';
- }
- public function hasFieldPerm($fieldID, $perm) {
- if (array_key_exists($fieldID, $this->_fields)) {
- if (false !== strpos($this->_fields[$fieldID]['perms'], $perm)) {
- return true;
- }
- return false;
- }
- return false;
- }
- public function getFieldIdByName($fieldName) {
- $fieldID = 0;
- if (empty($fieldName)) {
- return;
- }
- foreach ($this->_fields as $kID => $vField) {
- if ($vField['name'] == $fieldName) {
- $fieldID = $kID;
- }
- }
- return $fieldID;
- }
- public function hasEditPerms() {
- foreach ($this->_fields as $kFldID => $vFld) {
- if ($this->hasFieldPerm($kFldID, 'W')) return true;
- if ($this->hasFieldPerm($kFldID, 'C')) return true;
- if ($this->hasFieldPerm($kFldID, 'S')) return true;
- }
- return false;
- }
- public function hasCreatePerms() {
- foreach ($this->_fields as $kFldID => $vFld) {
- if ($this->hasFieldPerm($kFldID, 'C')) return true;
- }
- return false;
- }
- public function hasSuperAccessPerms() {
- foreach ($this->_fields as $kFldID => $vFld) {
- if ($this->hasFieldPerm($kFldID, 'S')) {
- return true;
- }
- else if ($this->hasFieldPerm($kFldID, 'V')) {
- return true;
- }
- }
- return false;
- }
- public function hasPermSuperWrite() {
- foreach ($this->_fields as $kFldID => $vFld) {
- if ($this->hasFieldPerm($kFldID, 'S')) {
- return true;
- }
- }
- return false;
- }
- /**
- *
- */
- public function canWriteRecord($record) {
- $dbgArr = array();
- $dbgArr['record_owner'] = (isset($record->L_APPOITMENT_USER))? $record->L_APPOITMENT_USER : '';
- $dbgArr['record_write'] = (isset($record->A_ADM_COMPANY))? $record->A_ADM_COMPANY : '';
- $dbgArr['record_read'] = (isset($record->A_CLASSIFIED))? $record->A_CLASSIFIED : '';
- $dbgArr['user_groups'] = User::getLdapGroupsNames();
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo'<pre style="max-height:200px;overflow:auto;border:1px solid red;text-align:left;">dbgArr (' . __CLASS__ . '::' . __FUNCTION__ . ':' . __LINE__ . '): ';print_r($dbgArr);echo'</pre>';}
- if ($dbgArr['record_owner'] && $dbgArr['record_owner'] == User::getLogin()) {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - is record owner</p>';}
- return true;
- }
- if ($dbgArr['record_write']) {
- if (in_array($dbgArr['record_write'], $dbgArr['user_groups'])) {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - has group write</p>';}
- return true;
- }
- } else {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - group write not set</p>';}
- return true;
- }
- return false;
- }
- public function canReadRecord($record) {
- $dbgArr = array();
- $dbgArr['record_owner'] = (isset($record->L_APPOITMENT_USER))? $record->L_APPOITMENT_USER : '';
- $dbgArr['record_write'] = (isset($record->A_ADM_COMPANY))? $record->A_ADM_COMPANY : '';
- $dbgArr['record_read'] = (isset($record->A_CLASSIFIED))? $record->A_CLASSIFIED : '';
- $dbgArr['user_groups'] = User::getLdapGroupsNames();
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo'<pre style="max-height:200px;overflow:auto;border:1px solid red;text-align:left;">record('.$record->ID.') (' . __CLASS__ . '::' . __FUNCTION__ . ':' . __LINE__ . '): ';print_r($dbgArr);echo'</pre>';}
- if ($dbgArr['record_owner'] && $dbgArr['record_owner'] == User::getLogin()) {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - is record owner</p>';}
- return true;
- }
- if ($dbgArr['record_read']) {
- if (in_array($dbgArr['record_read'], $dbgArr['user_groups'])) {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - has group read</p>';}
- return true;
- }
- } else {
- if(V::get('DBG_ACL', '', $_REQUEST) > 2){echo '<p>true - group read not set</p>';}
- return true;
- }
- return false;
- }
- /**
- * @param $taskPerm - 'C', 'W', 'R'
- */
- public function isAllowed($fieldID, $taskPerm, $record = null) {
- if (!in_array($taskPerm, array('C', 'W', 'R'))) {
- return false;
- }
- $adminFields = array();
- $adminFields[] = 'ID';
- $adminFields[] = 'A_RECORD_CREATE_DATE';
- $adminFields[] = 'A_RECORD_CREATE_AUTHOR';
- $adminFields[] = 'A_RECORD_UPDATE_DATE';
- $adminFields[] = 'A_RECORD_UPDATE_AUTHOR';
- $fieldName = $this->_fields[$fieldID]['name'];
- if ($taskPerm == 'R' && in_array($fieldName, $adminFields)) {
- return true;
- }
- // check perm: allow 'RS', 'WS' - can R/W field even if cant read record
- // check 'O' - can read field even if cant read field but can read record
- if(V::get('DBG_ACL', '', $_REQUEST) > 1){ echo'<pre style="max-height:200px;overflow:auto;border:1px solid red;text-align:left;"> (' . __CLASS__ . '::' . __FUNCTION__ . ':' . __LINE__ . '): ';print_r(array('Field'=>$fieldID.'('.$fieldName.')'
- ,'taskPerm'=>$taskPerm
- ,'fieldPerms'=>V::get('perms', null, V::get($fieldID, null, $this->_fields))
- ,'canReadRecord'=>'"'.$this->canReadRecord($record).'"'
- ,'hasFieldPerm(O) || canWriteRecord'=>'"'.$this->hasFieldPerm($fieldID, 'O').'" || "'.$this->canReadRecord($record).'"'
- ,'hasFieldPerm(S)'=>'"'.$this->hasFieldPerm($fieldID, 'S').'"'
- ,'hasFieldPerm(V)'=>'"'.$this->hasFieldPerm($fieldID, 'V').'"'
- ));echo'</pre>'; }
- if (!$this->hasFieldPerm($fieldID, $taskPerm)) {
- if ($taskPerm == 'R' && $this->hasFieldPerm($fieldID, 'V')) {
- return true;
- } else if ($taskPerm == 'R'
- && $record
- && $this->hasFieldPerm($fieldID, 'O')
- && ($this->canReadRecord($record) || $this->canWriteRecord($record))
- ) {
- return true;// 'WO' or 'CO'
- }
- return false;
- }
- // check 'R' - require can read record, or V - Super View
- if ($taskPerm == 'R') {
- if ($this->canReadRecord($record) || $this->hasFieldPerm($fieldID, 'V')) {
- return true;
- } else {
- return false;
- }
- }
- // 'C' and 'W' require colType
- $colType = $this->getFieldTypeById($fieldID);
- if (!$colType) {
- return false;
- }
- if ($taskPerm == 'W') {
- if ($record) {
- if(V::get('DBG_ACL', '', $_REQUEST) > 1){echo '(Field: '.$fieldID.', canWriteRecord: ' . $this->canWriteRecord($record) . ' || (hasFieldPerm(S): ' . $this->hasFieldPerm($fieldID, 'S') . ' && hasFieldPerm(W): ' . $this->hasFieldPerm($fieldID, 'W') . '))';}
- return ($this->canWriteRecord($record)|| $this->hasFieldPerm($fieldID, 'S'));
- }
- }
- return true;
- }
- /**
- * @param $taskPerm - 'C', 'W'
- */
- public function getFormItem($taskPerm, $fieldID, $fName, $fValue, $params = array(), $record = null) {
- $out = '';
- if (!$this->isAllowed($fieldID, $taskPerm, $record)) {
- if ($taskPerm == 'R') throw new Exception("Brak uprawnień do odczytu");
- else if ($taskPerm == 'W') throw new Exception("Brak uprawnień do zapisu");
- else throw new Exception("Brak uprawnień do tego pola ({$taskPerm})");
- }
- $colName = $this->_fields[$fieldID]['name'];
- if ($colName == 'ID') return;
- $colType = $this->getFieldTypeById($fieldID);
- if (!$colType) throw new Exception("Error - unknown type");
- $item = array();
- $item['htmlType'] = '';
- $item['value'] = $fValue;
- $item['canRead'] = $this->isAllowed($fieldID, 'R', $record);
- $item['canWrite'] = $this->isAllowed($fieldID, 'W', $record);
- $item['rawColType'] = $colType;
- return $item;
- $html = new stdClass();
- $html->_params = array();
- $html->tag = 'input';
- $html->cnt = '';
- $html->attrs = array();
- $html->attrs['id'] = $fName;
- $html->attrs['name'] = $fName;
- $html->attrs['type'] = 'text';
- $html->attrs['value'] = htmlspecialchars($fValue);
- if (isset($params['tabindex'])) {
- $html->attrs['tabindex'] = $params['tabindex'];
- }
- if (!$this->hasFieldPerm($fieldID, $taskPerm)) {
- $html->attrs['disabled'] = 'disabled';
- }
- $maxGrid = V::get('maxGrid', 10, $params);
- if (substr($colType['type'], 0, 3) == 'int'
- || substr($colType['type'], 0, 7) == 'tinyint'
- || substr($colType['type'], 0, 8) == 'smallint'
- || substr($colType['type'], 0, 6) == 'bigint'
- ) {
- //$h->Type_value = (int)str_replace(array(' ','(',')'), '', substr($h->Type, 4));
- $html->attrs['type'] = 'number';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 6) == 'double') {
- $html->attrs['type'] = 'text';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 7) == 'decimal') {
- $html->attrs['type'] = 'text';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 7) == 'varchar'
- || substr($colType['type'], 0, 4) == 'char'
- ) {
- //$h->Type_value = (int)str_replace(array(' ','(',')'), '', substr($h->Type, 8));
- $html->attrs['type'] = 'text';
- $maxLength = (int)str_replace(array(' ','(',')'), '', substr($colType['type'], strpos($colType['type'], '(') + 1, -1));
- if ($maxLength > 0) {
- $html->attrs['maxlength'] = $maxLength;
- }
- $valLength = strlen($fValue);
- if (isset($params['widthClass'])) {
- if ($params['widthClass'] == 'inside-modal') {
- $html->attrs['style'] = 'width:98%;';
- } else {
- $html->attrs['style'] = 'width:98%;';
- }
- } else {
- /*
- if ($maxLength < 11) {
- $html->attrs['class'][] = 'span2';
- } else if ($maxLength < 31) {
- $html->attrs['class'][] = 'span5';
- } else if ($maxLength < 51) {
- $html->attrs['class'][] = (8 <= $maxGrid)? 'span8' : "span{$maxGrid}";
- } else if ($maxLength < 101) {
- $html->attrs['class'][] = (10 <= $maxGrid)? 'span10' : "span{$maxGrid}";
- } else {
- $html->attrs['class'][] = (12 <= $maxGrid)? 'span12' : "span{$maxGrid}";
- }
- */
- }
- if ($maxLength > 255) {// Fix for long varchar - use textarea
- $html->tag = 'textarea';
- $html->cnt = htmlspecialchars($fValue);
- $html->attrs['rows'] = '3';
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- }
- }
- else if (substr($colType['type'], 0, 4) == 'date') {
- $testDatePicker = true;
- if ($testDatePicker) {
- $html->attrs['type'] = 'text';
- $html->_params[] = 'date';
- if (substr($colType['type'], 0, 8) == 'datetime') {
- $html->attrs['class'][] = 'se_type-datetime';// datetimepicker';
- $html->attrs['data-format'] = 'yyyy-MM-dd hh:mm';
- $html->attrs['maxlength'] = 19;
- } else {
- $html->attrs['class'][] = 'se_type-date';// datetimepicker';
- $html->attrs['maxlength'] = 10;
- }
- if (substr($html->attrs['value'], 0, 10) == '0000-00-00') {
- $html->attrs['value'] = '';
- }
- } else {
- $html->attrs['type'] = 'date';
- }
- }
- else if ($colType['type'] == 'time') {
- $testDatePicker = true;
- if ($testDatePicker) {
- $html->attrs['type'] = 'text';
- $html->_params[] = 'time';
- $html->attrs['class'][] = 'se_type-time';// datetimepicker';
- $html->attrs['data-format'] = 'hh:mm:ss';
- $html->attrs['maxlength'] = 8;
- if (substr($html->attrs['value'], 0, 8) == '00:00:00') {
- $html->attrs['value'] = '';
- }
- } else {
- $html->attrs['type'] = 'time';
- }
- }
- else if (substr($colType['type'], 0, 4) == 'enum') {
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- $html->tag = 'select';
- $values = explode(',', str_replace(array('(',')',"'",'"'), '', substr($colType['type'], 5)));
- $selValue = $fValue;
- if (empty($selValue) && $selValue !== '0' && !empty($colType['default'])) {
- if ($taskPerm == 'C') {
- $selValue = $colType['default'];
- } else if ($taskPerm == 'W' && $this->isAllowed($fieldID, 'R', $record)) {
- $selValue = $colType['default'];
- }
- }
- $html->cnt .= '<option value="">' . "" . '</option>';
- if (!empty($selValue) && !in_array($selValue, $values)) {
- $html->cnt .= '<option value="' . $selValue . '" selected="selected">' . $selValue . '</option>';
- }
- foreach ($values as $val) {
- $sel = ($selValue == $val)? ' selected="selected"' : '';
- $html->cnt .= '<option value="' . $val . '"' . $sel . '>' . $val . '</option>';
- }
- }
- else if (substr($colType['type'], 0, 4) == 'text'
- || substr($colType['type'], 0, 8) == 'tinytext'
- || substr($colType['type'], 0, 10) == 'mediumtext'
- || substr($colType['type'], 0, 8) == 'longtext'
- ) {
- $html->tag = 'textarea';
- $html->cnt = htmlspecialchars($fValue);
- if (isset($params['widthClass'])) {
- if ($params['widthClass'] == 'inside-modal') {
- $html->attrs['style'] = 'width:98%;';
- } else {
- $html->attrs['style'] = 'width:98%;';
- }
- } else {
- //$html->attrs['class'][] = (8 <= $maxGrid)? 'span8' : "span{$maxGrid}";
- }
- $html->attrs['rows'] = '3';
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- }
- else if ('polygon' == $colType['type']) { return '...'; }// Wielokąt
- else if ('multipolygon' == $colType['type']) { return '...'; }// Zbiór wielokątów
- else if ('linestring' == $colType['type']) { return '...'; }// Krzywa z interpolacji liniowej pomiędzy punktami
- else if ('point' == $colType['type']) { return '...'; }// Punkt w przestrzeni 2-wymiarowej
- else if ('geometry' == $colType['type']) { return '...'; }// Typy, które mogą przechowywać geometrię dowolnego typu
- else if ('multipoint' == $colType['type']) { return '...'; }// Zbiór punktów
- else if ('multilinestring' == $colType['type']) { return '...'; }// Zbiór krzywych z interpolacji liniowej pomiędzy punktami
- else if ('geometrycollection' == $colType['type']) { return '...'; }// Zbiór obiektów geometrycznych dowolnego typu
- else throw new Exception("unknown Type '{$colType['type']}'");
- $html->attrs['class'][] = 'form-control';
- $attrsOut = array();
- foreach ($html->attrs as $k => $v) {
- if (is_array($v)) $v = implode(' ', $v);
- $attrsOut[] = "{$k}=\"{$v}\"";
- }
- if (in_array($html->tag, array('select', 'textarea'))) {
- $out .= '<' . $html->tag . '' . (($attrsOut)? ' ' . implode(' ', $attrsOut) : '') . '>';
- $out .= $html->cnt;
- $out .= '</' . $html->tag . '>';
- } else {
- $out .= '<' . $html->tag . '' . (($attrsOut)? ' ' . implode(' ', $attrsOut) : '') . ' />';
- }
- if (in_array('date', $html->_params)) {
- $out = '<div class="input-group">' . $out . '<span class="input-group-addon">
- <span class="glyphicon glyphicon-calendar"></span>
- </span>
- </div>';
- }
- else if (in_array('time', $html->_params)) {
- $out = '<div class="input-group">' . $out . '<span class="input-group-addon">
- <span class="glyphicon glyphicon-time"></span>
- </span>
- </div>';
- }
- if (true == V::get('appendBack', '', $params)
- && !in_array('date', $html->_params)
- && !in_array('time', $html->_params)
- ) {
- if ($html->tag == 'input' && $taskPerm == 'W') {
- $out = '<div class="input-group show-last-value">' . $out . '<span class="input-group-addon button-appendBack" title="' . htmlspecialchars($fValue) . '"><span class="glyphicon glyphicon-arrow-left"></span></span></div>';
- }
- }
- Lib::loadClass('Typespecial');
- $typeSpecial = Typespecial::getInstance($fieldID, $colName);
- if ($typeSpecial) {
- throw new Exception("TODO: TypeSpecial");
- $tsParams = array();
- $tsValue = V::get('typespecialValue', '', $params);
- if (!empty($tsValue)) {
- $tsParams['typespecialValue'] = $tsValue;
- }
- $out .= ' ' . $typeSpecial->showFormItem($this->_zasobID, $fName, $fValue, $tsParams, $record);
- }
- return $out;
- }
- /**
- * @param $taskPerm - 'C', 'W'
- */
- public function showFormItem($taskPerm, $fieldID, $fName, $fValue, $params = array(), $record = null) {
- $out = '';
- if (!$this->isAllowed($fieldID, $taskPerm, $record)) {
- if ($taskPerm == 'R') {
- $out .= 'Brak uprawnień do odczytu';
- }
- else if ($taskPerm == 'W') {
- $out .= 'Brak uprawnień do zapisu';
- } else {
- $out .= 'Brak uprawnień do tego pola (' . $taskPerm . ')';
- }
- return $out;
- }
- $colName = $this->_fields[$fieldID]['name'];
- if ($colName == 'ID') {
- return $out;
- }
- $colType = $this->getFieldTypeById($fieldID);
- if (!$colType) {
- $out .= 'Error - unknown type';
- return $out;
- }
- Lib::loadClass('Typespecial');
- $typeSpecial = Typespecial::getInstance($fieldID, $colName);
- $html = new stdClass();
- $html->_params = array();
- $html->tag = 'input';
- $html->cnt = '';
- $html->attrs = array();
- $html->attrs['id'] = $fName;
- $html->attrs['name'] = $fName;
- $html->attrs['type'] = 'text';
- $html->attrs['value'] = htmlspecialchars($fValue);
- if (isset($params['tabindex'])) {
- $html->attrs['tabindex'] = $params['tabindex'];
- }
- if (!$this->hasFieldPerm($fieldID, $taskPerm)) {
- $html->attrs['disabled'] = 'disabled';
- }
- $maxGrid = V::get('maxGrid', 10, $params);
- if (substr($colType['type'], 0, 3) == 'int'
- || substr($colType['type'], 0, 7) == 'tinyint'
- || substr($colType['type'], 0, 8) == 'smallint'
- || substr($colType['type'], 0, 6) == 'bigint'
- ) {
- //$h->Type_value = (int)str_replace(array(' ','(',')'), '', substr($h->Type, 4));
- $html->attrs['type'] = 'number';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 6) == 'double') {
- $html->attrs['type'] = 'text';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 7) == 'decimal') {
- $html->attrs['type'] = 'text';
- $html->attrs['class'][] = 'input-small';
- }
- else if (substr($colType['type'], 0, 7) == 'varchar'
- || substr($colType['type'], 0, 4) == 'char'
- ) {
- //$h->Type_value = (int)str_replace(array(' ','(',')'), '', substr($h->Type, 8));
- $html->attrs['type'] = 'text';
- $maxLength = (int)str_replace(array(' ','(',')'), '', substr($colType['type'], strpos($colType['type'], '(') + 1, -1));
- if ($maxLength > 0) {
- $html->attrs['maxlength'] = $maxLength;
- }
- $valLength = strlen($fValue);
- if (isset($params['widthClass'])) {
- if ($params['widthClass'] == 'inside-modal') {
- $html->attrs['style'] = 'width:98%;';
- } else {
- $html->attrs['style'] = 'width:98%;';
- }
- } else {
- /*
- if ($maxLength < 11) {
- $html->attrs['class'][] = 'span2';
- } else if ($maxLength < 31) {
- $html->attrs['class'][] = 'span5';
- } else if ($maxLength < 51) {
- $html->attrs['class'][] = (8 <= $maxGrid)? 'span8' : "span{$maxGrid}";
- } else if ($maxLength < 101) {
- $html->attrs['class'][] = (10 <= $maxGrid)? 'span10' : "span{$maxGrid}";
- } else {
- $html->attrs['class'][] = (12 <= $maxGrid)? 'span12' : "span{$maxGrid}";
- }
- */
- }
- if ($maxLength > 255) {// Fix for long varchar - use textarea
- $html->tag = 'textarea';
- $html->cnt = htmlspecialchars($fValue);
- $html->attrs['rows'] = '3';
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- }
- }
- else if (substr($colType['type'], 0, 4) == 'date') {
- $testDatePicker = true;
- if ($testDatePicker) {
- $html->attrs['type'] = 'text';
- $html->_params[] = 'date';
- if (substr($colType['type'], 0, 8) == 'datetime') {
- $html->attrs['class'][] = 'se_type-datetime';// datetimepicker';
- $html->attrs['data-format'] = 'yyyy-MM-dd hh:mm';
- $html->attrs['maxlength'] = 19;
- } else {
- $html->attrs['class'][] = 'se_type-date';// datetimepicker';
- $html->attrs['maxlength'] = 10;
- }
- if (substr($html->attrs['value'], 0, 10) == '0000-00-00') {
- $html->attrs['value'] = '';
- }
- } else {
- $html->attrs['type'] = 'date';
- }
- }
- else if ($colType['type'] == 'time') {
- $testDatePicker = true;
- if ($testDatePicker) {
- $html->attrs['type'] = 'text';
- $html->_params[] = 'time';
- $html->attrs['class'][] = 'se_type-time';// datetimepicker';
- $html->attrs['data-format'] = 'hh:mm:ss';
- $html->attrs['maxlength'] = 8;
- if (substr($html->attrs['value'], 0, 8) == '00:00:00') {
- $html->attrs['value'] = '';
- }
- } else {
- $html->attrs['type'] = 'time';
- }
- }
- else if (substr($colType['type'], 0, 4) == 'enum') {
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- $html->tag = 'select';
- $values = explode(',', str_replace(array('(',')',"'",'"'), '', substr($colType['type'], 5)));
- $selValue = $fValue;
- if (empty($selValue) && $selValue !== '0' && !empty($colType['default'])) {
- if ($taskPerm == 'C') {
- $selValue = $colType['default'];
- } else if ($taskPerm == 'W' && $this->isAllowed($fieldID, 'R', $record)) {
- $selValue = $colType['default'];
- }
- }
- $html->cnt .= '<option value="">' . "" . '</option>';
- if (!empty($selValue) && !in_array($selValue, $values)) {
- $html->cnt .= '<option value="' . $selValue . '" selected="selected">' . $selValue . '</option>';
- }
- foreach ($values as $val) {
- $sel = ($selValue == $val)? ' selected="selected"' : '';
- $html->cnt .= '<option value="' . $val . '"' . $sel . '>' . $val . '</option>';
- }
- }
- else if (substr($colType['type'], 0, 4) == 'text'
- || substr($colType['type'], 0, 8) == 'tinytext'
- || substr($colType['type'], 0, 10) == 'mediumtext'
- || substr($colType['type'], 0, 8) == 'longtext'
- ) {
- $html->tag = 'textarea';
- $html->cnt = htmlspecialchars($fValue);
- if (isset($params['widthClass'])) {
- if ($params['widthClass'] == 'inside-modal') {
- $html->attrs['style'] = 'width:98%;';
- } else {
- $html->attrs['style'] = 'width:98%;';
- }
- } else {
- //$html->attrs['class'][] = (8 <= $maxGrid)? 'span8' : "span{$maxGrid}";
- }
- $html->attrs['rows'] = '3';
- unset($html->attrs['type']);
- unset($html->attrs['value']);
- }
- else if ('polygon' == $colType['type']) { return '...'; }// Wielokąt
- else if ('multipolygon' == $colType['type']) { return '...'; }// Zbiór wielokątów
- else if ('linestring' == $colType['type']) { return '...'; }// Krzywa z interpolacji liniowej pomiędzy punktami
- else if ('point' == $colType['type']) { return '...'; }// Punkt w przestrzeni 2-wymiarowej
- else if ('geometry' == $colType['type']) { return '...'; }// Typy, które mogą przechowywać geometrię dowolnego typu
- else if ('multipoint' == $colType['type']) { return '...'; }// Zbiór punktów
- else if ('multilinestring' == $colType['type']) { return '...'; }// Zbiór krzywych z interpolacji liniowej pomiędzy punktami
- else if ('geometrycollection' == $colType['type']) { return '...'; }// Zbiór obiektów geometrycznych dowolnego typu
- else {
- return 'unknown Type "'.$colType['type'].'"';
- }
- $html->attrs['class'][] = 'form-control';
- $attrsOut = array();
- foreach ($html->attrs as $k => $v) {
- if (is_array($v)) $v = implode(' ', $v);
- $attrsOut[] = "{$k}=\"{$v}\"";
- }
- if (in_array($html->tag, array('select', 'textarea'))) {
- $out .= '<' . $html->tag . '' . (($attrsOut)? ' ' . implode(' ', $attrsOut) : '') . '>';
- $out .= $html->cnt;
- $out .= '</' . $html->tag . '>';
- } else {
- $out .= '<' . $html->tag . '' . (($attrsOut)? ' ' . implode(' ', $attrsOut) : '') . ' />';
- }
- if (in_array('date', $html->_params)) {
- $out = '<div class="input-group">' . $out . '<span class="input-group-addon">
- <span class="glyphicon glyphicon-calendar"></span>
- </span>
- </div>';
- }
- else if (in_array('time', $html->_params)) {
- $out = '<div class="input-group">' . $out . '<span class="input-group-addon">
- <span class="glyphicon glyphicon-time"></span>
- </span>
- </div>';
- }
- if (true == V::get('appendBack', '', $params)
- && !in_array('date', $html->_params)
- && !in_array('time', $html->_params)
- ) {
- if ($html->tag == 'input' && $taskPerm == 'W') {
- $out = '<div class="input-group show-last-value">' . $out . '<span class="input-group-addon button-appendBack" title="' . htmlspecialchars($fValue) . '"><span class="glyphicon glyphicon-arrow-left"></span></span></div>';
- }
- }
- if ($typeSpecial) {
- $tsParams = array();
- $tsValue = V::get('typespecialValue', '', $params);
- if (!empty($tsValue)) {
- $tsParams['typespecialValue'] = $tsValue;
- }
- $out .= ' ' . $typeSpecial->showFormItem($this->_zasobID, $fName, $fValue, $tsParams, $record);
- }
- return $out;
- }
- /**
- * List table ids by database
- *
- *
- */
- public static function GetTablesByDbId($db) {
- DEBUG_S(3,'TableAcl_cache',$_SESSION['TableAcl_cache'],__FILE__,__FUNCTION__,__LINE__);
- static $_cache;
- $return=array();
- if (!$_cache) $_cache = array();
- if (!empty($_SESSION['TableAcl_cache'])) {
- foreach($_SESSION['TableAcl_cache'] as $tableID=>$obj) {
- //if($obj->db==$db)
- $return[$obj['name']]=$tableID;
- }
- return $return;
- }
- return null;
- }
- /**
- * Get column object. Not initialize
- * @returns object - column instance if exists else null
- *
- * static
- */
- public static function getInstance($idTable) {
- static $_cache;
- if (!$_cache) $_cache = array();
- if (array_key_exists($idTable, $_cache)) {
- return $_cache[$idTable];
- }
- if (!empty($_SESSION['TableAcl_cache'][$idTable])) {
- $tableAcl = new TableAcl($idTable);
- $tableAcl->fromArray($_SESSION['TableAcl_cache'][$idTable]);
- $_cache[$idTable] = $tableAcl;
- return $_cache[$idTable];
- }
- return null;
- }
- public static function buildInstance($idTable, $tableConfig) {
- static $_cache;
- if (!$_cache) $_cache = array();
- if (array_key_exists($idTable, $_cache)) {
- return $_cache[$idTable];
- }
- if (empty($tableConfig)) {
- throw new Exception("Brak danych konfiguracyjnych do tabeli nr {$idTable} #TACL" . __LINE__);
- Lib::loadClass('ProcesHelper');
- $zasobObj = ProcesHelper::getZasobTableInfo($idTable);
- if (!$zasobObj) {
- return null;// TODO: throw new Exception("Zasob TABELA ID={$idTable} nie istnieje");
- }
- $tableConfig['db'] = $zasobObj->P__ID;
- $tableConfig['name'] = $zasobObj->DESC;
- $tableConfig['label'] = $zasobObj->DESC_PL;
- $tableConfig['opis'] = $zasobObj->OPIS;
- $userAcl = User::getAcl();
- $userPermsForTable = $userAcl->getPermsForTable($idTable);
- if (!$userPermsForTable) {
- return null;// TODO: throw new Exception("Brak uprawnień do pól Tabeli nr {$idTable} '{$zasobObj->DESC}'");
- }
- echo'<pre>$userPermsForTable('.$idTable.') ';print_r($userPermsForTable);echo'</pre>';
- if(0){// TODO: from UserAcl big query
- $foundTbls[$r->ZASOB_PARENT_ID]->addField($r->ID_ZASOB, $r->ZASOB_DESC, $r->ZASOB_OPIS, $r->z__SORT_PRIO, $r->ZASOB_DESC_PL);
- $foundTbls[$r->ZASOB_PARENT_ID]->setFieldPerms($r->ID_ZASOB, $r->FORM_TREAT);
- $tableConfig['fields'];// $this->_fields
- $tableConfig['virtualFieldsIdList'];// $this->_virtualFieldsIdList
- //$tableConfig['types'];// $this->_types
- }
- }
- if (empty($tableConfig)) {
- throw new Exception("Brak danych konfiguracyjnych do tabeli nr {$idTable} #TACL" . __LINE__);
- }
- $obj = new TableAcl($idTable);
- $obj->fromArray($tableConfig);
- $obj->save();
- $_cache[$idTable] = $obj;
- return $_cache[$idTable];
- }
- public function loadSchema() {
- if ($this->_schemaLoaded) return;
- $srvName = $_SERVER['SERVER_NAME'];
- Lib::loadClass('Schema_TableFactory');
- $this->_schemaClass = Schema_TableFactory::build($this->_name, $this->_db, $srvName);
- $this->_schemaLoaded = true;
- }
- public function init($force = false) {
- $this->loadSchema();
- if (empty($this->_fields)) {
- $this->_types = array();// clear _types @see $this->isInitialized
- $userAcl = User::getAcl();
- $fieldsConfig = $userAcl->getPermsForTable($this->_zasobID);
- DBG::_('DBG_SCH', '1', "INIT::\$fieldsConfig({$this->_zasobID}) fields(".count($this->_fields).")", $fieldsConfig, __CLASS__, __FUNCTION__, __LINE__ );
- $this->initFieldsFromConfig($fieldsConfig);
- //DBG::_('DBG_SCH', '1', "INIT::\$fieldsConfig({$this->_zasobID}) fields(".count($this->_fields).")", $this, __CLASS__, __FUNCTION__, __LINE__ );
- }
- if ($this->isInitialized() && $force == false) {
- return;
- }
- $ds = $this->getDataSource();
- $this->_types = $ds->getFieldTypes();
- uasort($this->_fields, array($this, 'sortFieldsCallback'));
- $this->_fixTypes();
- $this->save();
- }
- public function _fixTypes() {
- $this->_fixDateFields();
- $this->_sortEnumFields();
- $this->_fixProjectType();
- if ($this->_schemaClass) $this->_types = $this->_schemaClass->fixTypes($this->_types);
- //DBG::_(true, true, "this->_types", $this->_types, __CLASS__, __FUNCTION__, __LINE__);
- $fieldIds = array_keys($this->_fields);
- Lib::loadClass('Typespecial');
- $vColsIdList = Typespecial::initFields($fieldIds);
- if (!empty($vColsIdList)) {
- $this->_virtualFieldsIdList = $vColsIdList;
- }
- }
- public function initFieldsFromConfig($fieldsConfig) {
- foreach ($fieldsConfig as $idField => $vFieldConfig) {
- if ((int)$idField <= 0) {
- DBG::_('DBG_SCH', '1', "BUG key must be integer - skipping '{$idField}'", $vFieldConfig, __CLASS__, __FUNCTION__, __LINE__ );
- trigger_error("BUG " . __CLASS__ . "->" . __FUNCTION__ . "(\$fieldsConfig) key must be integer - skipping '{$idField}'", E_USER_NOTICE);
- continue;
- }
- //echo'<pre>INIT::$permField('.$vFieldConfig->ID_CELL.') hasFld('.$this->hasField($vFieldConfig->ID_CELL).') ';echo'</pre>';
- if (!$this->hasField($vFieldConfig['ID_CELL'])) {
- //echo'<pre>INIT::$permField('.$vFieldConfig['ID_CELL'].') addFld('.$vFieldConfig['ID_CELL'] . ', ' . $vFieldConfig['CELL_NAME'] . ', ' . $vFieldConfig['CELL_DESC'] . ', ' . $vFieldConfig['SORT_PRIO'] . ', ' . $vFieldConfig['CELL_LABEL'].') ';echo'</pre>';
- $this->addField($vFieldConfig['ID_CELL'], $vFieldConfig['CELL_NAME'], $vFieldConfig['CELL_DESC'], $vFieldConfig['SORT_PRIO'], $vFieldConfig['CELL_LABEL']);
- }
- //echo'<pre>INIT::$permField('.$vFieldConfig['ID_CELL'].') hasFld('.$this->hasField($vFieldConfig['ID_CELL']).') ';echo'</pre>';
- if (!isset($vFieldConfig['FORM_TREAT'])) {// TODO: convert to legacy perms
- $vFieldConfig['FORM_TREAT'] = '';
- if ($vFieldConfig['PERM_R'] > 0) $vFieldConfig['FORM_TREAT'] .= 'R';
- if ($vFieldConfig['PERM_W'] > 0) $vFieldConfig['FORM_TREAT'] .= 'W';
- if ($vFieldConfig['PERM_X'] > 0) $vFieldConfig['FORM_TREAT'] .= 'X';
- if ($vFieldConfig['PERM_C'] > 0) $vFieldConfig['FORM_TREAT'] .= 'C';
- if ($vFieldConfig['PERM_S'] > 0) $vFieldConfig['FORM_TREAT'] .= 'S';
- if ($vFieldConfig['PERM_O'] > 0) $vFieldConfig['FORM_TREAT'] .= 'O';
- if ($vFieldConfig['PERM_V'] > 0) $vFieldConfig['FORM_TREAT'] .= 'V';
- if ($vFieldConfig['PERM_E'] > 0) $vFieldConfig['FORM_TREAT'] .= 'E';
- }
- //echo'<pre>INIT::$permField('.$vFieldConfig['ID_CELL'].') ';print_r($vFieldConfig);echo'</pre>';
- if (!empty($vFieldConfig['FORM_TREAT'])) {
- $this->setFieldPerms($vFieldConfig['ID_CELL'], $vFieldConfig['FORM_TREAT']);
- }
- }
- }
- private function _fixProjectType() {
- $tblName = $this->getName();
- $fldName = 'M_DIST_TYPE';
- if ($tblName == 'IN7_MK_BAZA_DYSTRYBUCJI') {
- foreach ($this->_fields as $kFldId => $vFld) {
- if ($vFld['name'] == $fldName) {
- $sqlTypes = array();
- if (!empty($this->_types[$fldName])) {
- if (substr($this->_types[$fldName]['type'], 0, 4) == 'enum') {
- $sqlTypes = explode(',', str_replace(array('(',')',"'",'"'), '', substr($this->_types[$fldName]['type'], 5)));
- }
- }
- if (!empty($sqlTypes)) {
- $allowedTypes = array();
- $db = DB::getDB();
- $sql = "select z.DESC
- from `CRM_LISTA_ZASOBOW` as z
- where z.`A_STATUS`='NORMAL'
- and z.`PARENT_ID`={$kFldId}
- order by z.`DESC` asc
- ";
- $res = $db->query($sql);
- while ($r = $db->fetch($res)) {
- if (in_array($r->DESC, $sqlTypes)) {
- $allowedTypes[] = $r->DESC;
- }
- }
- sort($allowedTypes);
- if (!empty($allowedTypes)) {
- $this->_types[$fldName]['type'] = "enum('" . implode("','", $allowedTypes) . "')";
- }
- }
- }
- }
- }
- }
- private function _sortEnumFields() {
- foreach ($this->_fields as $kFldId => $vFld) {
- $type = $this->getFieldTypeById($kFldId);
- if (!empty($type['type'])) {
- if (substr($type['type'], 0, 4) == 'enum') {
- $sqlTypes = explode(',', str_replace(array('(',')',"'",'"'), '', substr($type['type'], 5)));
- if (!empty($sqlTypes)) {
- sort($sqlTypes);
- $this->_types[$vFld['name']]['type'] = "enum('" . implode("','", $sqlTypes) . "')";
- }
- }
- }
- }
- }
- private function _fixDateFields() {
- foreach ($this->_types as $kFldName => $vType) {
- if ($kFldName == 'L_APPOITMENT_DATE') {
- $this->_types[$kFldName]['type'] = 'datetime';
- } else if ($kFldName == 'A_PROBLEM_DATE') {
- $this->_types[$kFldName]['type'] = 'datetime';
- }
- }
- }
- public function getUniqueKeys() {// TODO: RM NOT USED?
- $sqlKeys = array();
- $dbID = $this->getDB();
- $tblName = $this->getName();
- $db = DB::getDB($dbID);
- if (!$db) {
- die('Error - Brak konfiguracji dla bazy danych ID=' . $dbID);
- }
- $sql = "SHOW KEYS FROM `{$tblName}`";
- $res = $db->query($sql);
- while ($r = $db->fetch($res)) {
- if ($r->Non_unique == '0') {
- $sqlKeys[$r->Column_name] = true;
- }
- }
- $sqlKeys = array_keys($sqlKeys);
- return $sqlKeys;
- }
- public function sortFieldsCallback($a, $b) {
- if ($a['name'] == 'ID') {
- return -1;
- }
- else if ($b['name'] == 'ID') {
- return 1;
- }
- else if ($a['sort_prio'] < $b['sort_prio']) {
- return -1;
- }
- else if ($a['sort_prio'] > $b['sort_prio']) {
- return 1;
- }
- else {
- return 0;
- }
- }
- public function isInitialized() {
- return (!empty($this->_types));
- }
- /**
- * Save data in session cache.
- */
- function save() {
- $_SESSION['TableAcl_cache'][$this->_zasobID] = $this->toArray();
- }
- public function getFieldTypeById($fieldID) {
- if (!array_key_exists($fieldID, $this->_fields)) {
- return null;
- }
- $colName = $this->_fields[$fieldID]['name'];
- if (!array_key_exists($colName, $this->_types)) {
- return null;
- }
- return $this->_types[$colName];
- }
- public function getFieldType($colName) {
- if (!array_key_exists($colName, $this->_types)) {
- return null;
- }
- return $this->_types[$colName];
- }
- public function hasFieldType($colName) {
- if (array_key_exists($colName, $this->_types)) {
- return true;
- }
- return false;
- }
- public function getVisibleFieldList() {
- $cols = array();
- $id = 0;
- foreach ($this->_fields as $kFieldID => $vField) {
- if ($vField['name'] == 'ID') {
- $id = $kFieldID;
- }
- }
- $cols[$id] = 'ID';
- foreach ($this->_fields as $kFieldID => $vField) {
- if ($vField['name'] == 'ID') {
- continue;
- }
- $cols[$kFieldID] = $vField['name'];
- }
- return $cols;
- }
- public function getExportFieldList() {
- $cols = array();
- $realFlds = $this->getRealFieldList();
- foreach ($realFlds as $vFieldName) {
- $fldId = $this->getFieldIdByName($vFieldName);
- if ($fldId > 0 && $this->hasFieldPerm($fldId, 'E')) {
- $cols[] = $vFieldName;
- }
- }
- return $cols;
- }
- /**
- * List of real fields in database.
- */
- public function getRealFieldList() {
- $cols = array();
- $cols[] = 'ID';
- foreach ($this->_fields as $kFieldID => $vField) {
- if ($vField['name'] == 'ID') {
- continue;
- }
- if (array_key_exists($vField['name'], $this->_types)) {
- $cols[] = $vField['name'];
- }
- }
- return $cols;
- }
- public function getRealFieldListByIdZasob() {
- $cols = array();
- foreach ($this->_fields as $idField => $fld) {
- if ($fld['name'] == 'ID') {
- $cols[$idField] = 'ID';
- }
- }
- foreach ($this->_fields as $idField => $fld) {
- if ($fld['name'] == 'ID') continue;
- if (array_key_exists($fld['name'], $this->_types)) {
- $cols[$idField] = $fld['name'];
- }
- }
- return $cols;
- }
- public function getVirtualFieldList() {
- $cols = array();
- foreach ($this->_fields as $kFieldID => $vField) {
- if ($vField['name'] == 'ID') {
- continue;
- }
- if (in_array($kFieldID, $this->_virtualFieldsIdList)) {
- $cols[$kFieldID] = $vField['name'];
- }
- else if (!array_key_exists($vField['name'], $this->_types)) {
- $cols[$kFieldID] = $vField['name'];
- }
- }
- return $cols;
- }
- public function getFieldLabel($fieldID) {
- if (array_key_exists($fieldID, $this->_fields)) {
- if (!empty($this->_fields[$fieldID]['label'])) {
- return $this->_fields[$fieldID]['label'];
- }
- }
- return null;
- }
- public function getFieldOpis($fieldID) {
- if (array_key_exists($fieldID, $this->_fields)) {
- if (!empty($this->_fields[$fieldID]['opis'])) {
- return $this->_fields[$fieldID]['opis'];
- }
- }
- return null;
- }
- public function getTypes() {
- return $this->_types;
- }
- public function fixEmptyValueFromUser($fieldID) {
- $value = '';
- $type = $this->getFieldTypeById($fieldID);
- if ($type) {
- if ($type['type'] == 'date') {
- $value = $type['default'];
- }
- if (substr($type['type'], 0, 3) == 'int'
- || substr($type['type'], 0, 7) == 'tinyint'
- || substr($type['type'], 0, 8) == 'smallint'
- || substr($type['type'], 0, 6) == 'bigint'
- ) {
- $value = intval($type['default']);
- }
- // fix bug when field is unique and is null allowed: change empty string to null
- if ($type['null']) {
- $value = 'NULL';
- }
- // fix bug when field is enum and is set to '0': for php '0' is empty
- if (substr($type['type'], 0, 4) == 'enum') {// && $args["f{$fieldID}"] === '0') {
- if (false !== strpos($type['type'], "''")) {
- // enum('', '1','2')
- $value = '';
- } else if (false !== strpos($type['type'], "'0'")) {
- // enum('0', '1','2')
- $value = '0';
- } else {
- $value = $type['default'];
- }
- }
- }
- return $value;
- }
- public function fromArray($arr) {
- $this->_db = $arr['db'];
- $this->_name = $arr['name'];
- $this->_label = $arr['label'];
- $this->_opis = $arr['opis'];
- $this->_fields = V::get('fields', array(), $arr);
- $this->_virtualFieldsIdList = V::get('virtualFieldsIdList', array(), $arr);
- $this->_types = V::get('types', array(), $arr);
- }
- public function toArray() {
- $arr = array();
- $arr['db'] = $this->_db;
- $arr['name'] = $this->_name;
- $arr['label'] = $this->_label;
- $arr['opis'] = $this->_opis;
- $arr['fields'] = $this->_fields;
- $arr['virtualFieldsIdList'] = $this->_virtualFieldsIdList;
- $arr['types'] = $this->_types;
- return $arr;
- }
- public function convertObjectFromUserInput($args, $type = 'array_by_id', $prefix = 'f') {
- $item = array();
- $fields = $this->getFields();
- foreach ($fields as $kID => $vField) {
- $vFieldName = $vField['name'];
- if (array_key_exists("f{$kID}", $args)) {
- $value = $args["f{$kID}"];
- if (empty($args["f{$kID}"]) && strlen($args["f{$kID}"]) == 0) {// fix bug in input type date and value="0000-00-00"
- $value = $this->fixEmptyValueFromUser($kID);
- }
- $item[$vFieldName] = $value;
- }
- }
- return $item;
- }
- public function getItem($id) {
- $ds = $this->getDataSource();
- return $ds->getItem($id);
- }
- public function getItems($params) {
- $ds = $this->getDataSource();
- return $ds->getItems($params);
- }
- public function getTotal($params) {
- $ds = $this->getDataSource();
- return $ds->getTotal($params);
- }
- public function getColDefault($fieldName) {
- $ds = $this->getDataSource();
- return $ds->getColDefault($fieldName);
- }
- public function getSpecialFilters() {
- $ds = $this->getDataSource();
- return $ds->getSpecialFilters();
- }
- public function getGeomFields() {
- $ds = $this->getDataSource();
- return $ds->getGeomFields();
- }
- public function isGeomField($fldName) {
- $ds = $this->getDataSource();
- return $ds->isGeomField($fldName);
- }
- public function getGeomFieldType($fldName) {
- $dbGeomType = $this->getFieldType($fldName);
- $dbGeomType = (!empty($dbGeomType['type']))? $dbGeomType['type'] : '';
- $geomType = strtolower($dbGeomType);
- return $geomType;
- }
- public function getHistItems($id) {
- $ds = $this->getDataSource();
- return $ds->getHistItems($id);
- }
- public function addItem($itemTodo) {
- if (is_object($itemTodo)) {
- $itemTodo = (array)$itemTodo;
- } else if (!is_array($itemTodo)) {
- throw new HttpException('Item is not array', 400);
- }
- if (empty($itemTodo)) {
- //throw new Exception('Item patch is empty');
- DBG::_('DBG_DS', '>2', "Item patch is empty", null, __CLASS__, __FUNCTION__, __LINE__);
- return 0;// nothing to insert
- }
- $ds = $this->getDataSource();
- // from convertObjectFromUserInput
- $item = array();
- $fields = $this->getFields();
- foreach ($fields as $kID => $vField) {
- $vFieldName = $vField['name'];
- if (!$this->isAllowed($kID, 'C')) {
- continue;
- }
- if (isset($itemTodo[$vFieldName])) {
- $value = $itemTodo[$vFieldName];
- if (empty($value) && strlen($value) == 0) {// fix bug in input type date and value="0000-00-00"
- $value = $this->fixEmptyValueFromUser($kID);
- }
- $item[$vFieldName] = $value;
- }
- }
- if (empty($item)) {
- throw new Exception("Nothing to add");
- }
- {// add DefaultAclGroup if no create perms ('C')
- $defaultAclGroup = User::getDefaultAclGroup();
- if ($defaultAclGroup) {
- $permFields = array('A_ADM_COMPANY', 'A_CLASSIFIED');
- foreach ($permFields as $permFldName) {
- if (array_key_exists($permFldName, $this->_types)) {
- $permFldId = $this->getFieldIdByName($permFldName);
- if (0 == $permFldId || !$this->isAllowed($permFldId, 'C')) {
- $item[$permFldName] = $defaultAclGroup;
- }
- }
- }
- }
- }
- DBG::_('DBG_DS', '>2', "addItem", $item, __CLASS__, __FUNCTION__, __LINE__);
- return $ds->addItem($item);
- }
- /**
- * @param array $itemPatch
- */
- public function updateItem($itemPatch) {
- if (is_object($itemPatch)) {
- $itemPatch = (array)$itemPatch;
- } else if (!is_array($itemPatch)) {
- throw new HttpException('Item patch is not array', 400);
- }
- if (empty($itemPatch)) {
- //throw new Exception('Item patch is empty');
- return 0;// nothing to change
- }
- $ds = $this->getDataSource();
- $primaryKeyField = $ds->getPrimaryKeyField();
- if (empty($itemPatch[$primaryKeyField])) {
- throw new HttpException("Item Primary Key not set!", 400);
- }
- $primaryKey = $itemPatch[$primaryKeyField];
- $itemOld = $this->getItem($primaryKey);
- if (!$itemOld) {
- throw new HttpException("Item not exists!", 404);
- }
- if (!$this->canWriteRecord($itemOld) && !$this->hasPermSuperWrite()) {
- throw new HttpException("Brak dostępu do rekordu", 403);
- }
- // $itemPatch from user input to $itemPatchChecked
- $itemPatchChecked = array();
- $fields = $this->getFields();
- foreach ($fields as $kID => $vField) {
- $vFieldName = $vField['name'];
- if (!$this->isAllowed($kID, 'W', $itemOld)) {
- continue;
- }
- if (array_key_exists($vFieldName, $itemPatch)) {
- if (!$this->isAllowed($kID, 'R', $itemOld) && '*****' == $itemPatch[$vFieldName]) {
- // default value for perms 'W' without 'R' is '*****'
- }
- else {
- $value = $itemPatch[$vFieldName];
- if (empty($itemPatch[$vFieldName]) && strlen($itemPatch[$vFieldName]) == 0) {// fix bug in input type date and value="0000-00-00"
- $value = $this->fixEmptyValueFromUser($kID);
- }
- if ($value != $itemOld->$vFieldName) {
- $itemPatchChecked[$vFieldName] = $value;
- }
- }
- }
- }
- if (empty($itemPatchChecked)) {
- //throw new HttpException("Item Primary Key not set!", 400);
- return 0;// nothing to change
- }
- $itemPatchChecked[$primaryKeyField] = $primaryKey;
- $affected = $ds->updateItem($itemPatchChecked);
- return $affected;
- }
- public function createItemCopy($item) {
- $ds = $this->getDataSource();
- $types = $this->getTypes();
- $uniqKeys = $ds->getUniqueKeys();// TODO: getUniqueFields
- $primaryKeyField = $ds->getPrimaryKeyField();
- $itemCopy = new stdClass();
- foreach ($types as $kName => $vType) {
- if ($kName == $primaryKeyField) {
- continue;
- } else if (in_array($kName, array('A_RECORD_UPDATE_AUTHOR','A_RECORD_UPDATE_DATE'))) {
- continue;
- }
- $value = V::get($kName, '', $item);
- if (in_array($kName, $uniqKeys)) {
- $value .= '?';
- }
- if ($ds->isGeomField($kName) && !empty($value)) {
- $value = "GeomFromText('{$value}')";
- }
- $itemCopy->{$kName} = $value;
- }
- return $itemCopy;
- }
- public function getExportDataSource($cols = array()) {
- $exportFieldList = $this->getExportFieldList();
- if (!empty($cols)) {
- $fltrExportFlds = array();
- foreach ($exportFieldList as $fldName) {
- if (in_array($fldName, $cols)) {
- $fltrExportFlds[] = $fldName;
- }
- }
- $exportFieldList = $fltrExportFlds;
- }
- $dataSource = $this->_getDataSource($exportFieldList);
- return $dataSource;
- }
- public function getDataSource() {
- $realFieldList = $this->getRealFieldList();
- $dataSource = $this->_getDataSource($realFieldList);
- $dataSource->setFieldGroupWrite('A_ADM_COMPANY', $this->hasFieldType('A_ADM_COMPANY'));
- $dataSource->setFieldGroupRead('A_CLASSIFIED', $this->hasFieldType('A_CLASSIFIED'));
- $dataSource->setFieldOwner('L_APPOITMENT_USER', $this->hasFieldType('L_APPOITMENT_USER'));
- $adminFields = array('A_RECORD_CREATE_DATE', 'A_RECORD_CREATE_AUTHOR', 'A_RECORD_UPDATE_DATE', 'A_RECORD_UPDATE_AUTHOR');
- foreach ($adminFields as $vAdmFld) {
- if (!in_array($vAdmFld, $realFieldList) && $this->hasFieldType($vAdmFld)) {
- $dataSource->addCol($vAdmFld);
- }
- }
- return $dataSource;
- }
- private function _getDataSource($cols) {
- Lib::loadClass('DataSourceFactory');
- $dsConfig = array();
- $dsConfig['source_id'] = $this->getDB();
- $dsConfig['object_name'] = $this->getName();
- $dsConfig['fields'] = $cols;
- $dsConfig['field_types'] = $this->getTypes();
- $dsConfig['fields_virtual'] = $this->getVirtualFieldList();
- $dsConfig['acl_fltr_allowed'] = !$this->hasSuperAccessPerms();
- return DataSourceFactory::buildFromZasobInfo($dsConfig);
- }
- public function getPrimaryKeyField() {
- $ds = $this->getDataSource();
- return $ds->getPrimaryKeyField();
- }
- public function isIntegerField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 3) == 'int'
- || substr($type['type'], 0, 7) == 'tinyint'
- || substr($type['type'], 0, 8) == 'smallint'
- || substr($type['type'], 0, 9) == 'mediumint'
- || substr($type['type'], 0, 6) == 'bigint'
- ) {
- return true;
- }
- return false;
- }
- public function isDecimalField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 7) == 'decimal'
- || substr($type['type'], 0, 7) == 'numeric'
- || substr($type['type'], 0, 6) == 'double'
- || substr($type['type'], 0, 5) == 'float'
- || substr($type['type'], 0, 4) == 'real'
- ) {
- return true;
- }
- return false;
- }
- public function isDateField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 4) == 'date' && substr($type['type'], 0, 8) != 'datetime') {
- return true;
- }
- return false;
- }
- public function isDateTimeField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 8) == 'datetime') {
- return true;
- }
- return false;
- }
- public function isStringField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 7) == 'varchar'
- || substr($colType['type'], 0, 4) == 'char'
- ) {
- return true;
- }
- return false;
- }
- public function isTextField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 4) == 'text'
- || substr($type['type'], 0, 8) == 'tinytext'
- || substr($type['type'], 0, 10) == 'mediumtext'
- || substr($type['type'], 0, 8) == 'longtext'
- ) {
- return true;
- }
- return false;
- }
- public function isBinaryField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 4) == 'blob'
- || substr($type['type'], 0, 8) == 'tinyblob'
- || substr($type['type'], 0, 10) == 'mediumblob'
- || substr($type['type'], 0, 8) == 'longblob'
- ) {
- return true;
- }
- return false;
- }
- public function isEnumerationField($fldName) {
- $type = $this->getFieldType($fldName);
- if (!$type) return false;
- if (substr($type['type'], 0, 4) == 'enum') {
- return true;
- }
- return false;
- }
- public function getEnumerations($fldName) {
- $enum = array();
- $type = $this->getFieldType($fldName);
- if (!$type) return $enum;
- if (!$this->isEnumerationField($fldName)) return $enum;
- $values = explode(',', str_replace(array('(',')',"'",'"'), '', substr($type['type'], 5)));
- foreach ($values as $val) {
- $enum[$val] = $val;
- }
- return $enum;
- }
- public function getAttributesFromZasoby() {
- $attributes = array();
- $db = DB::getDB();
- $sql = "
- select `ID` as `id_zasob`
- , `DESC` as `field_name`
- , `DESC_PL` as `label`
- , `OPIS` as `description`
- from `CRM_LISTA_ZASOBOW`
- where `PARENT_ID`={$this->_zasobID}
- and `TYPE`='KOMORKA'
- ";
- $res = $db->query($sql);
- while ($r = $db->fetch($res)) {
- $fldAttr = array();
- $fldAttr['id_zasob'] = $r->id_zasob;
- if (!empty($r->label)) $fldAttr['label'] = $r->label;
- if (!empty($r->description)) $fldAttr['description'] = $r->description;
- $attributes[$r->field_name] = $fldAttr;
- }
- // fetch field values
- $sql = "
- select z.`ID` as `id_zasob`
- , z.`DESC` as `field_name`
- , v.`DESC` as `value`
- , v.`DESC_PL` as `label`
- -- , v.`OPIS` as `description`
- from `CRM_LISTA_ZASOBOW` z
- join `CRM_LISTA_ZASOBOW` v on(v.`PARENT_ID` = z.`ID`)
- where z.`PARENT_ID`={$this->_zasobID}
- and z.`TYPE`='KOMORKA'
- ";
- $res = $db->query($sql);
- while ($r = $db->fetch($res)) {
- if (!empty($r->value) && !empty($r->label)) {
- $valuesMap = V::get('valuesMap', array(), $attributes[$r->field_name]);
- $valuesMap[$r->value] = $r->label;
- $attributes[$r->field_name]['valuesMap'] = $valuesMap;
- }
- }
- return $attributes;
- }
- }
|