Class |
Constant / Property / Method |
class Integration extends Entity { /**/ } |
ENTITY_TYPE = 'Integration' |
class ExternalAccount extends Integration { /**/ } |
ENTITY_TYPE = 'ExternalAccount' |
|
class AclManager { /**/ } |
function checkUser(1098, 1234, 11469) |
class AclManager extends InternalAclManager { /**/ } |
function checkUser(1098, 1234, 1060) |
|
class BaseEntity implements Entity { /**/ } |
function get(3610, 954) |
class Integration extends Entity { /**/ } |
function get(541, 954) |
|
class BaseEntity implements Entity { /**/ } |
function clear(3610) |
class Integration extends Entity { /**/ } |
function clear(541) |
|
class BaseEntity implements Entity { /**/ } |
function set(3610, 544) |
class Integration extends Entity { /**/ } |
function set(22237, 22238) |
|
class BaseEntity implements Entity { /**/ } |
function populateFromArray(518, 53128, 9611) |
class Integration extends Entity { /**/ } |
function populateFromArray(31049, 53128, 9611) |
|
abstract class Smarty_Resource { /**/ } |
public getbasename |
class Smarty_Internal_Resource_File extends Smarty_Resource { /**/ } |
protected getbasename |
|
abstract class Smarty_Resource { /**/ } |
public getbasename |
class Smarty_Internal_Resource_Extends extends Smarty_Resource { /**/ } |
protected getbasename |
|
class Database extends RDBRepository { /**/ } |
public beforesave |
class Job extends Database implements Di\ConfigAware { /**/ } |
protected beforesave |
|
class RDBRepository implements Repository { /**/ } |
public beforesave |
class Job extends Database implements Di\ConfigAware { /**/ } |
protected beforesave |
|
trait BaseTrait { /**/ } |
protected validaterawparams |
class LockTable implements Query { /**/ } |
private validaterawparams |
|
interface AppParam { /**/ } |
get : [\array] |
class Extensions implements AppParam { /**/ } |
get : [\mixed] |
|
interface AppParam { /**/ } |
get : [\array] |
class TemplateEntityTypeList implements AppParam { /**/ } |
get : [\mixed] |
|
interface AppParam { /**/ } |
get : [\array] |
class AddressCountryData implements AppParam { /**/ } |
get : [\mixed] |
|
class LayoutProvider { /**/ } |
get : [\null, \string] |
class PortalLayoutProvider extends LayoutProvider { /**/ } |
get : [\string, \null] |
|
interface Helper { /**/ } |
getallowedorigin : [\string, \null] |
class DefaultHelper implements Helper { /**/ } |
getallowedorigin : [\null, \string] |
|
interface CellValuePreparator { /**/ } |
prepare : [\string, \null] |
class LinkMultiple implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\string, \null] |
class Address implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \string] |
class Enumeration implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \espo\core\field\datetime] |
class DateTime implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\float] |
class Floating implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \espo\core\field\date] |
class Date implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\bool] |
class Boolean implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \string] |
class MultiEnum implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \string] |
class Link implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [] |
class Integer implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\string, \null] |
class Duration implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\espo\core\field\datetime, \espo\core\field\date, \null] |
class DateTimeOptional implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \string] |
class PersonName implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \espo\core\field\currency] |
class Currency implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\null, \espo\core\field\currency] |
class CurrencyConverted implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
interface CellValuePreparator { /**/ } |
prepare : [\string, \float, \bool, \null] |
class General implements CellValuePreparator { /**/ } |
prepare : [\bool, \float, \string, \espo\core\field\date, \espo\core\field\datetime, \espo\core\field\currency, \null] |
|
class Application { /**/ } |
getcontainer : [\espo\core\portal\container] |
class Application extends BaseApplication { /**/ } |
getcontainer : [\espo\core\container] |
|
interface Sms { /**/ } |
getfromname : [\string, \null] |
class Sms extends Entity implements SmsInterface { /**/ } |
getfromname : [\null, \string] |
|
interface Parser { /**/ } |
getmessageid : [\null, \string] |
class MailMimeParser implements Parser { /**/ } |
getmessageid : [\string, \null] |
|
interface Message { /**/ } |
getheader : [\string, \null] |
class MessageWrapper implements Message { /**/ } |
getheader : [\null, \string] |
|
interface Part { /**/ } |
getcontentid : [\null, \string] |
class Part implements PartInterface { /**/ } |
getcontentid : [\string, \null] |
|
interface Part { /**/ } |
getcontentdisposition : [\null, \string] |
class Part implements PartInterface { /**/ } |
getcontentdisposition : [\string, \null] |
|
interface Part { /**/ } |
getfilename : [\null, \string] |
class Part implements PartInterface { /**/ } |
getfilename : [\string, \null] |
|
interface Account { /**/ } |
getuser : [\espo\core\field\link] |
class Account implements AccountInterface { /**/ } |
getuser : [\null, \espo\core\field\link] |
|
interface Account { /**/ } |
getid : [\null, \string] |
class Account implements AccountInterface { /**/ } |
getid : [\string, \null] |
|
interface Account { /**/ } |
getimaphandlerclassname : [\null, \string] |
class Account implements AccountInterface { /**/ } |
getimaphandlerclassname : [\string, \null] |
|
interface Account { /**/ } |
getsentfolder : [\null, \string] |
class Account implements AccountInterface { /**/ } |
getsentfolder : [\string, \null] |
|
interface StorageFactory { /**/ } |
create : [\espo\core\mail\account\storage\laminasstorage] |
class StorageFactory implements StorageFactoryInterface { /**/ } |
create : [\espo\core\mail\account\storage] |
|
interface StorageFactory { /**/ } |
create : [\espo\core\mail\account\storage\laminasstorage] |
class StorageFactory implements StorageFactoryInterface { /**/ } |
create : [\espo\core\mail\account\storage] |
|
interface StorageFactory { /**/ } |
createwithparams : [\espo\core\mail\account\storage\laminasstorage] |
class StorageFactory implements StorageFactoryInterface { /**/ } |
createwithparams : [\espo\core\mail\account\storage] |
|
interface StorageFactory { /**/ } |
createwithparams : [\espo\core\mail\account\storage\laminasstorage] |
class StorageFactory implements StorageFactoryInterface { /**/ } |
createwithparams : [\espo\core\mail\account\storage] |
|
interface DetailsProvider { /**/ } |
getparam : [\null, \string] |
class MysqlDetailsProvider implements DetailsProvider { /**/ } |
getparam : [\string, \null] |
|
interface DetailsProvider { /**/ } |
getparam : [\null, \string] |
class PostgresqlDetailsProvider implements DetailsProvider { /**/ } |
getparam : [\string, \null] |
|
class BadRequest extends Exception implements HasBody, HasLogLevel { /**/ } |
createwithbody : [\espo\core\fieldvalidation\exceptions\validationerror] |
class ValidationError extends BadRequest implements HasLogMessage { /**/ } |
createwithbody : [\espo\core\exceptions\badrequest] |
|
interface HasBody { /**/ } |
getbody : [\string, \null] |
class Error extends InternalServerError implements HasBody { /**/ } |
getbody : [\null, \string] |
|
interface HasBody { /**/ } |
getbody : [\string, \null] |
class BadRequest extends Exception implements HasBody, HasLogLevel { /**/ } |
getbody : [\null, \string] |
|
interface HasBody { /**/ } |
getbody : [\string, \null] |
class Forbidden extends Exception implements HasBody, HasLogLevel { /**/ } |
getbody : [\null, \string] |
|
interface Factory { /**/ } |
create : [\espo\core\websocket\subscriber] |
class SubscriberFactory implements Factory { /**/ } |
create : [\object] |
|
interface Factory { /**/ } |
create : [\espo\core\sms\sender] |
class SenderFactory implements Factory { /**/ } |
create : [\object] |
|
interface Factory { /**/ } |
create : [\espo\core\websocket\sender] |
class SenderFactory implements Factory { /**/ } |
create : [\object] |
|
interface Factory { /**/ } |
create : [\espo\core\mail\account\fetcher] |
class FetcherFactory implements Factory { /**/ } |
create : [\object] |
|
interface Factory { /**/ } |
create : [\espo\core\mail\account\fetcher] |
class FetcherFactory implements Factory { /**/ } |
create : [\object] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\log] |
class Log implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\aclmanager] |
class InternalAclManager implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\orm\entitymanager] |
class EntityManager implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\applicationuser] |
class ApplicationUser implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\language] |
class Language implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\numberutil] |
class NumberUtil implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\portal\aclmanager] |
class AclManager implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\entities\preferences] |
class Preferences implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\datetime] |
class DateTime implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\portal\acl] |
class Acl implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\aclmanager] |
class InternalAclManager implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\portal\utils\language] |
class Language implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\datamanager] |
class DataManager implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\portal\aclmanagercontainer] |
class PortalAclManagerContainer implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\metadata] |
class Metadata implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\orm\defs] |
class OrmDefs implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\utils\language] |
class BaseLanguage implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\acl] |
class Acl implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\applicationstate] |
class ApplicationState implements Loader { /**/ } |
load : [] |
|
interface Loader { /**/ } |
load : [\espo\core\aclmanager] |
class AclManager implements Loader { /**/ } |
load : [] |
|
interface Configuration { /**/ } |
getserviceclassname : [\null, \string] |
class ContainerConfiguration extends BaseContainerConfiguration { /**/ } |
getserviceclassname : [\string, \null] |
|
interface Configuration { /**/ } |
getservicedependencylist : [\null, \array] |
class ContainerConfiguration implements Configuration { /**/ } |
getservicedependencylist : [\array, \null] |
|
class ContainerConfiguration implements Configuration { /**/ } |
getserviceclassname : [\null, \string] |
class ContainerConfiguration extends BaseContainerConfiguration { /**/ } |
getserviceclassname : [\string, \null] |
|
class ContainerConfiguration implements Configuration { /**/ } |
getservicedependencylist : [\array, \null] |
class ContainerConfiguration extends BaseContainerConfiguration { /**/ } |
getservicedependencylist : [\null, \array] |
|
interface Func { /**/ } |
process : [\bool] |
class UserIsBusyType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\bool] |
class CheckScopeType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class GetLevelType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\float] |
class PowerType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class GetPermissionLevelType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\bool] |
class ContainsType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\array, \null] |
class MatchExtractType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class Base64DecodeType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class GenerateIdType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\null, \stdclass] |
class FetchType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\array] |
class FindManyType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\bool] |
class CheckEntityType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class ConvertType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class Base64EncodeType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class GenerateRecordIdType implements Func { /**/ } |
process : [\mixed] |
|
interface Func { /**/ } |
process : [\string] |
class TodayType implements Func { /**/ } |
process : [\mixed] |
|
interface Request { /**/ } |
getqueryparam : [\null, \string] |
class RequestNull implements ApiRequest { /**/ } |
getqueryparam : [\string, \null] |
|
interface Request { /**/ } |
getrouteparam : [\string, \null] |
class RequestWrapper implements ApiRequest { /**/ } |
getrouteparam : [\null, \string] |
|
interface Request { /**/ } |
getcookieparam : [\null, \string] |
class RequestWrapper implements ApiRequest { /**/ } |
getcookieparam : [\string, \null] |
|
abstract class Base { /**/ } |
run : [\string] |
class Upload extends Base { /**/ } |
run : [\mixed] |
|
interface FilterResolver { /**/ } |
resolve : [\string, \null] |
class BooleanOwn implements FilterResolver { /**/ } |
resolve : [\null, \string] |
|
interface FilterResolver { /**/ } |
resolve : [\string, \null] |
class DefaultFilterResolver implements FilterResolver { /**/ } |
resolve : [\null, \string] |
|
interface FilterResolver { /**/ } |
resolve : [\string, \null] |
class Boolean implements FilterResolver { /**/ } |
resolve : [\null, \string] |
|
interface Key { /**/ } |
getalg : [\string, \null] |
class Rsa implements Key { /**/ } |
getalg : [\null, \string] |
|
interface AuthToken { /**/ } |
getportalid : [\null, \string] |
class AuthToken extends BaseEntity implements AuthTokenInterface { /**/ } |
getportalid : [\string, \null] |
|
interface Role { /**/ } |
getpermissionlevel : [\string, \null] |
class RoleEntityWrapper implements Role { /**/ } |
getpermissionlevel : [\null, \string] |
|
interface Entity { /**/ } |
getattributetype : [\string, \null] |
class BaseEntity implements Entity { /**/ } |
getattributetype : [\null, \string] |
|
interface Entity { /**/ } |
getrelationtype : [\null, \string] |
class BaseEntity implements Entity { /**/ } |
getrelationtype : [\string, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\address] |
class AddressFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\linkmultiple] |
class LinkMultipleFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\link] |
class LinkFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\linkparent] |
class LinkParentFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\date] |
class DateFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\phonenumbergroup] |
class PhoneNumberGroupFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\currency] |
class CurrencyFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\datetime] |
class DateTimeFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\datetimeoptional] |
class DateTimeOptionalFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface ValueFactory { /**/ } |
createfromentity : [\espo\core\field\emailaddressgroup] |
class EmailAddressGroupFactory implements ValueFactory { /**/ } |
createfromentity : [\object, \null] |
|
interface RDBMapper extends Mapper { /**/ } |
getrelationcolumn : [\float, \string, \bool, \null] |
class BaseMapper implements RDBMapper { /**/ } |
getrelationcolumn : [\string, \bool, \float, \null] |
|
interface Mapper { /**/ } |
select : [\espo\orm\sthcollection] |
class BaseMapper implements RDBMapper { /**/ } |
select : [\espo\orm\collection] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\union] |
class UnionBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\update] |
class UpdateBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\insert] |
class InsertBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\locktable] |
class LockTableBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\delete] |
class DeleteBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface Builder { /**/ } |
build : [\espo\orm\query\select] |
class SelectBuilder implements Builder { /**/ } |
build : [\espo\orm\query\query] |
|
interface WhereItem { /**/ } |
getrawvalue : [\array] |
class OrGroup implements WhereItem { /**/ } |
getrawvalue : [\mixed] |
|
interface WhereItem { /**/ } |
getrawvalue : [\array] |
class AndGroup implements WhereItem { /**/ } |
getrawvalue : [\mixed] |
|
interface WhereItem { /**/ } |
getrawvalue : [\espo\orm\query\select] |
class Exists implements WhereItem { /**/ } |
getrawvalue : [\mixed] |
|
interface WhereItem { /**/ } |
getrawvalue : [\array] |
class Not implements WhereItem { /**/ } |
getrawvalue : [\mixed] |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Include extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Include extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('nocache') |
class Smarty_Internal_Compile_Include extends Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('nocache', 'inline', 'caching') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Include extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Config_Load extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Config_Load extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('file', 'section') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Config_Load extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('section', 'scope') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Block extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Block extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('nocache') |
class Smarty_Internal_Compile_Block extends Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('hide', 'append', 'prepend', 'nocache') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Block extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('internal_file', 'internal_uid', 'internal_line') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Private_Child_Block extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name', 'file', 'uid', 'line') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Registered_Function extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Function extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Function extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Function extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Call extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Call extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Call extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Section extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name', 'loop') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Section extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name', 'loop') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Section extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('start', 'step', 'max', 'show') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Extends extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Extends extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Continue extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('levels') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Continue extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('levels') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Registered_Block extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Break extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('levels') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Break extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('levels') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Object_Block_Function extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Foreach extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('from', 'item') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Foreach extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('name', 'key') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Foreach extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('from', 'item', 'key', 'name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Print_Expression extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('assign') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('nocache') |
class Smarty_Internal_Compile_Private_Print_Expression extends Smarty_Internal_CompileBase { /**/ } |
$option_flags = array('nocache', 'nofilter') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Eval extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('var') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Eval extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('assign') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Eval extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('var', 'assign') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Object_Function extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Block_Plugin extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Private_Function_Plugin extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Insert extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Insert extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Insert extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('_any') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array( ) |
class Smarty_Internal_Compile_Include_Php extends Smarty_Internal_CompileBase { /**/ } |
$required_attributes = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Include_Php extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('file') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Include_Php extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('once', 'assign') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array( ) |
class Smarty_Internal_Compile_Capture extends Smarty_Internal_CompileBase { /**/ } |
$shorttag_order = array('name') |
|
abstract class Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array( ) |
class Smarty_Internal_Compile_Capture extends Smarty_Internal_CompileBase { /**/ } |
$optional_attributes = array('name', 'assign', 'append') |
|
class DefaultTable implements Table { /**/ } |
$type = 'acl' |
class Table extends BaseTable { /**/ } |
$type = 'aclPortal' |
|
class DefaultTable implements Table { /**/ } |
$defaultAclType = 'recordAllTeamOwnNo' |
class Table extends BaseTable { /**/ } |
$defaultAclType = 'recordAllOwnNo' |
|
class DefaultTable implements Table { /**/ } |
$levelList = [self::LEVEL_YES, self::LEVEL_ALL, self::LEVEL_TEAM, self::LEVEL_OWN, self::LEVEL_NO, ] |
class Table extends BaseTable { /**/ } |
$levelList = [self::LEVEL_YES, self::LEVEL_ALL, self::LEVEL_ACCOUNT . self::LEVEL_CONTACT, self::LEVEL_OWN, self::LEVEL_NO, ] |
|
class MetadataProvider { /**/ } |
$type = 'acl' |
class MetadataProvider extends BaseMetadataProvider { /**/ } |
$type = 'aclPortal' |
|
class Unifier { /**/ } |
$useObjects = false |
class UnifierObj extends Unifier { /**/ } |
$useObjects = true |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddMinutesType extends AddIntervalType { /**/ } |
$intervalTypeString = 'minutes' |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$timeOnly = false |
class AddMinutesType extends AddIntervalType { /**/ } |
$timeOnly = true |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddHoursType extends AddIntervalType { /**/ } |
$intervalTypeString = 'hours' |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$timeOnly = false |
class AddHoursType extends AddIntervalType { /**/ } |
$timeOnly = true |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddDaysType extends AddIntervalType { /**/ } |
$intervalTypeString = 'days' |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddMonthsType extends AddIntervalType { /**/ } |
$intervalTypeString = 'months' |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddWeeksType extends AddIntervalType { /**/ } |
$intervalTypeString = 'weeks' |
|
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString = |
class AddYearsType extends AddIntervalType { /**/ } |
$intervalTypeString = 'years' |
|
class InfoType implements Func { /**/ } |
$level = LogLevel::INFO |
class ErrorType extends InfoType { /**/ } |
$level = LogLevel::ERROR |
|
class InfoType implements Func { /**/ } |
$level = LogLevel::INFO |
class NoticeType extends InfoType { /**/ } |
$level = LogLevel::NOTICE |
|
class InfoType implements Func { /**/ } |
$level = LogLevel::INFO |
class WarningType extends InfoType { /**/ } |
$level = LogLevel::WARNING |
|
abstract class AbstractQueueJob implements JobDataLess { /**/ } |
$queue = |
class ProcessJobQueueQ0 extends AbstractQueueJob { /**/ } |
$queue = QueueName::Q0 |
|
abstract class AbstractQueueJob implements JobDataLess { /**/ } |
$queue = |
class ProcessJobQueueQ1 extends AbstractQueueJob { /**/ } |
$queue = QueueName::Q1 |
|
abstract class AbstractQueueJob implements JobDataLess { /**/ } |
$queue = |
class ProcessJobQueueE0 extends AbstractQueueJob { /**/ } |
$queue = QueueName::E0 |
|
abstract class Base { /**/ } |
$name = null |
class UpgradeManager extends Base { /**/ } |
$name = 'Upgrade' |
|
abstract class Base { /**/ } |
$params = [ ] |
class UpgradeManager extends Base { /**/ } |
$params = ['packagePath' => 'data/upload/upgrades', 'backupPath' => 'data/.backup/upgrades', 'scriptNames' => ['before' => 'BeforeUpgrade', 'after' => 'AfterUpgrade', ], 'customDirNames' => ['before' => 'beforeUpgradeFiles', 'after' => 'afterUpgradeFiles', 'vendor' => 'vendorFiles', ], ] |
|
abstract class Base { /**/ } |
$name = null |
class ExtensionManager extends Base { /**/ } |
$name = 'Extension' |
|
abstract class Base { /**/ } |
$params = [ ] |
class ExtensionManager extends Base { /**/ } |
$params = ['packagePath' => 'data/upload/extensions', 'backupPath' => 'data/.backup/extensions', 'scriptNames' => ['before' => 'BeforeInstall', 'after' => 'AfterInstall', 'beforeUninstall' => 'BeforeUninstall', 'afterUninstall' => 'AfterUninstall', ], 'customDirNames' => ['before' => 'beforeInstallFiles', 'after' => 'afterInstallFiles', ], ] |
|
abstract class Base { /**/ } |
$defaultAction = 'index' |
class RecordTree extends Record { /**/ } |
$defaultAction = 'list' |
|
abstract class Base { /**/ } |
$defaultAction = 'index' |
class RecordBase extends Base implements Di\EntityManagerAware, Di\InjectableFactoryAware { /**/ } |
$defaultAction = 'list' |
|
class Image implements EntryPoint { /**/ } |
$allowedRelatedTypeList = null |
class LogoImage extends Image { /**/ } |
$allowedRelatedTypeList = ['Settings', 'Portal'] |
|
class Image implements EntryPoint { /**/ } |
$allowedFieldList = null |
class LogoImage extends Image { /**/ } |
$allowedFieldList = ['companyLogo'] |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$identifierQuoteCharacter = '`' |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$identifierQuoteCharacter = '"' |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$indexHints = true |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$indexHints = false |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$skipForeignIfForUpdate = false |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$skipForeignIfForUpdate = true |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$aliasMaxLength = 256 |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$aliasMaxLength = 128 |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$comparisonOperatorMap = ['!=s' => 'NOT IN', '=s' => 'IN', '!=' => '<>', '!*' => 'NOT LIKE', '*' => 'LIKE', '>=any' => '>= ANY', '<=any' => '<= ANY', '>any' => '> ANY', '<any' => '< ANY', '!=any' => '<> ANY', '=any' => '= ANY', '>=all' => '>= ALL', '<=all' => '<= ALL', '>all' => '> ALL', '<all' => '< ALL', '!=all' => '<> ALL', '=all' => '= ALL', ] |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$comparisonOperatorMap = ['!=s' => 'NOT IN', '=s' => 'IN', '!=' => '<>', '!*' => 'NOT ILIKE', '*' => 'ILIKE', '>=any' => '>= ANY', '<=any' => '<= ANY', '>any' => '> ANY', '<any' => '< ANY', '!=any' => '<> ANY', '=any' => '= ANY', '>=all' => '>= ALL', '<=all' => '<= ALL', '>all' => '> ALL', '<all' => '< ALL', '!=all' => '<> ALL', '=all' => '= ALL', ] |
|
abstract class BaseQueryComposer implements QueryComposer { /**/ } |
$comparisonFunctionOperatorMap = ['LIKE' => 'LIKE', 'NOT_LIKE' => 'NOT LIKE', 'EQUAL' => '=', 'NOT_EQUAL' => '<>', 'GREATER_THAN' => '>', 'LESS_THAN' => '<', 'GREATER_THAN_OR_EQUAL' => '>=', 'LESS_THAN_OR_EQUAL' => '<=', 'IS_NULL' => 'IS NULL', 'IS_NOT_NULL' => 'IS NOT NULL', 'IN' => 'IN', 'NOT_IN' => 'NOT IN', ] |
class PostgresqlQueryComposer extends BaseQueryComposer { /**/ } |
$comparisonFunctionOperatorMap = ['LIKE' => 'ILIKE', 'NOT_LIKE' => 'NOT ILIKE', 'EQUAL' => '=', 'NOT_EQUAL' => '<>', 'GREATER_THAN' => '>', 'LESS_THAN' => '<', 'GREATER_THAN_OR_EQUAL' => '>=', 'LESS_THAN_OR_EQUAL' => '<=', 'IS_NULL' => 'IS NULL', 'IS_NOT_NULL' => 'IS NOT NULL', 'IN' => 'IN', 'NOT_IN' => 'NOT IN', ] |
|
abstract class Base { /**/ } |
$name = |
class CaseObj extends Record { /**/ } |
$name = CaseEntity::ENTITY_TYPE |
|
class BaseEntity implements Entity { /**/ } |
$entityType = |
class CaseObj extends \Espo\Core\ORM\Entity { /**/ } |
$entityType = 'Case' |
|
abstract class Base { /**/ } |
$defaultAction = 'index' |
class ExternalAccount extends RecordBase { /**/ } |
$defaultAction = 'list' |
|
abstract class Base { /**/ } |
$defaultAction = 'index' |
class Notification extends RecordBase { /**/ } |
$defaultAction = 'list' |
|
class Service implements Crud, Di\ConfigAware, Di\ServiceFactoryAware, Di\EntityManagerAware, Di\UserAware, Di\MetadataAware, Di\AclAware, Di\InjectableFactoryAware, Di\FieldUtilAware, Di\FieldValidationManagerAware, Di\RecordServiceContainerAware, Di\SelectBuilderFactoryAware, Di\AssignmentCheckerManagerAware { /**/ } |
$getEntityBeforeUpdate = false |
class Email extends Record { /**/ } |
$getEntityBeforeUpdate = true |
|
class Smarty_Internal_Compile_Eval extends Smarty_Internal_CompileBase { /**/ } |
\array|\array $required_attributes |
abstract class Smarty_Internal_CompileBase { /**/ } |
\array $required_attributes |
|
class Smarty_Internal_Compile_Eval extends Smarty_Internal_CompileBase { /**/ } |
\array|\array $optional_attributes |
abstract class Smarty_Internal_CompileBase { /**/ } |
\array $optional_attributes |
|
class AddMonthsType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class AddDaysType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class AddWeeksType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class AddYearsType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class AddHoursType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class AddMinutesType extends AddIntervalType { /**/ } |
\string $intervalTypeString |
abstract class AddIntervalType extends BaseFunction implements Di\DateTimeAware { /**/ } |
$intervalTypeString |
|
class LogoImage extends Image { /**/ } |
\array $allowedRelatedTypeList |
class Image implements EntryPoint { /**/ } |
\null $allowedRelatedTypeList |
|
class LogoImage extends Image { /**/ } |
\array $allowedFieldList |
class Image implements EntryPoint { /**/ } |
\null $allowedFieldList |
|