Documentation

Default

Interfaces, Classes and Traits

CommonApplicationInterface
Class for basic Crud client
IEntity
IVerb
CrudServiceClientInterface
Interface for basic Crud API client
RuleInterface
Common interface for all rules
Control
Base interface for all controls
WidgetsRegistryBase
Class for getting access to widgets
ListBuilderAdapter
Interace for all adapters
PresenterInterface
Base interface for all presenters
RequestParamsInterface
Request params fetcher
RouterInterface
Router interface
ValidatorInterface
Interface of the validator
AuthenticationProviderInterface
Interface for security provider with authorization
AuthorizationProviderInterface
Interface for security provider with authorization
ProviderInterface
Interface for security providers
ServiceBaseLogicInterface
Base type for all logic classes
ServiceActionsInterface
Interface for all actions
TransportInterface
Interface for all transports
ViewInterface
Base interface for all views
AjaxApplication
Base class of the ajax-application
Application
Base class of the application
ApplicationActions
Class for basic Crud client
Cache
Class for caching data on disk.
Application
Handler for documentation of creation of default Application.php
Create
Handler for documentation of 'create' verb
Fs
Handler for documentation of default folder structure
HelpOptions
Handler for documentation of 'help' verb
Htaccess
Handler for documentation of the default .htaccess file creation
Application
Handler for creation of default Application.php file
Fs
Handler for creation of the default folder structure
Htaccess
Handler for creation of the default .htaccess file
Project
Handler for creation of the project
ApplicationUnitTest
CreateBase
HtaccessUnitTest
ApplicationUnitTest
CreateUnitTest
FsUnitTest
HelpBase
HelpUnitTest
HtaccessUnitTest
Tool
Class for Mezon CLI application $verb2Class and $entity2Class (int Verbs/Create.php)
Create
Class for processing 'create' verb
Help
Class for processing 'help' verb
Version
Class for processing 'version' verb
ActionBuilder
CommonApplication
Common application with any available template
Conf
Config data
ArrayValueUnitTest
ObjectValueUnitTest
StringUnitTest
StringValueUnitTest
AsArrayUnitTest
AsBoolUnitTest
AsObjectUnitTest
AsStringUnitTest
BoolValueUnitTest
CrudService
Class for custom crud service.
CrudServiceLogic
Class handles Crud logic.
CrudServiceClient
Class for basic Crud API client.
CrudServiceClientAdapter
Logic adapter for list builder
CrudServiceClientAdapterUnitTest
CrudServiceCollection
Collection of the crud service's records
CrudServiceCollectionUnitTest
CrudServiceModel
Crud service's default model
CurlWrapper
Wrapper for CURL routines
CustomClient
Custom API client class
SendDeleteRequestExceptionUnitTest
SendGetRequestExceptionUnitTest
SendPostRequestExceptionUnitTest
SendPutRequestExceptionUnitTest
SendRequestException
DnsClient
DnsClient class for fetching data about services location
Field
Base class for all other fields
FieldAttributes
Base class for all other fields
FieldsSet
Set of typed fields
Filter
Class for compiling filter statement
FormalGrammar
Main class for interacting with formal grammar
AnyRuleFromSet
This rule tries to apply subrules in any order it can
CompoundRule
This rule tries to apply all subrules one by one
RulesInAnyOrder
This rule tries to apply subrules in any order it can
RulesSet
This rule tries to apply subrules in any order it can
OneExactly
Rule wich allows the defined character from set.
OneExactlyOrNothing
Rule wich allows the defined character from set or nothing Note that it is ase sensitive
OneOrMore
Rule wich allows the defined set of characters.
OneOrMoreBase
Base class for the rule wich allows the defined set of characters Empty strings are not allowed.
OneOrMoreOrNothing
Rule wich allows the defined set of characters or nothing Empty strings are allowed
CaseInSensitiveLiteral
Rule wich defines case sensitive literal
CaseInSensitiveLiteralOrNothing
Rule wich defines case in sensitive literal or empty string
CaseInSensitiveLiteralOrNothingBase
Base class for the rule wich defines case sensitive literal or empty string
CaseSensitiveLiteral
Rule wich defines case sensitive literal
CaseSensitiveLiteralBase
Base rule class wich defines literals (case sensitive or case insensitive)
CaseSensitiveLiteralOrNothing
Rule wich defines case sensitive literal or empty string
EmptyString
Rule wich validates empty string
LiteralBase
Base rule class wich defines literals (case sensitive or case insensitive)
StringIterator
Common interface for all rules
FixPointFloatUnitTest
AnyRuleFromSetUnitTest
CaseInSensitiveLiteralOrNothingUnitTest
CaseInSensitiveLiteralUnitTest
CaseSensitiveLiteralOrNothingUnitTest
CaseSensitiveLiteralUnitTest
OneExactlyOrNothingUnitTest
OneExactlyUnitTest
OneOrMoreOrNothingUnitTest
OneOrMoreUnitTest
ComplexConstructorsUnitTest
CompoundRuleUnitTest
EmptyStringUnitTest
RulesInAnyOrderUnitTest
Compare
Comparison algorithms
Fetcher
Fetching algorithms
Functional
Functional algorithms
Transform
Transformation algorithms
GentellaTemplate
Template class
LoginTest
Selenium low level utilities wich are using only selenium bindings
RegistrationUserTest
Selenium low level utilities wich are using only selenium bindings
ConstructorUnitTest
LoginUnitTest
MessagesUnitTest
PasswordRestorationCompleteUnitTest
PasswordRestorationUnitTest
RegistrationUnitTest
ViewTestBase
GentellaView
View class
Login
View class
PasswordRestoration
View class
PasswordRestorationComplete
View class
Registration
View class
CustomField
Custom field control
InputDate
Input field control
InputFile
Input field control
InputText
Input field control
LabelField
Form header control
Select
Text area control
CustomFieldUnitTest
InputDateUnitTest
InputFileUnitTest
InputTextUnitTest
LabelFieldUnitTest
RowsFieldUnitTest
SelectUnitTest
TextareaUnitTest
TextFieldUnitTest
Textarea
Text area control
TextField
Text field control
FieldsAlgorithms
Class constructs forms
FormBuilder
Form builder class
FormHeader
Form header control
RowsField
Rows field control
FormBuilderUnitTest
FormHeaderUnitTest
Base
Common
Class constructs grids
Simple
Class constructs grids
ConstructorUnitTest
CreateButtonUnitTest
CustomHeaderActionsUnitTest
DeleteButtonUnitTest
ListBuilderUnitTest
NoItemsCreateButtonUnitTest
NoItemsViewUnitTest
UpdateButtonUnitTest
ConstructorUnitTest
ListBuilderUnitTest
NoItemsCreateButtonUnitTest
NoItemsViewUnitTest
BootstrapWidgets
Bootstrap widgets
BootstrapWidgetsUnitTest
HtmlTemplate
Template class
TemplateResources
Class collects resources for page.
HttpRequestParams
Request params fetcher
BmpUnitTest
GifUnitTest
JpegUnitTest
PngUnitTest
WebpUnitTest
BmpUnitTest
GifUnitTest
JpegUnitTest
PngUnitTest
WebpUnitTest
Common
Common adapter
Simple
Simple adapter
CommonAdapterTest
Common adapter
CommonAdapterUnitTest
PdoCrud
Class provides simple CRUD operations
ConnectionTraitTests
FirstClient
SecondClient
TraitClient
TraitClientBase
TraitClientUnexistingDsn
AbstractPresenter
Base class for all presenters
Presenter
Base class for all controllers
GetSetMessagesUnitTest
PresenterUnitTest
SetMessagesContentUnitTest
SetViewParameterUnitTest
TestingTemplate
Template class for testing purposes
CallPresenterInVariadicPresenterUnitTest
ConstructorUnitTest
GetRealPresenterUnitTest
RunUnitTest
SetErrorCodeUnitTest
SetErrorMessageUnitTest
SetRealPresenterUnitTest
TestingVariadicPresenter
Presenter class for testing purposes
VariadicPresenter
Base class for all controllers
Request
GLobal request data
RequestParams
Request params fetcher
Exception
Class for rest exceptions
Router
Router class
RouterBase
Base router class
SimpleRouter
Simple router class
SupportedRequestMethods
Supported request types
AddRouteUnitTestClass
AmbigousRoutesTestClass
BaseRouterUnitTestClass
BigSetOfRoutesTestClass
BoolResultTestClass
DynamicRoutesInvalidCasesTestClass
DynamicRoutesTestClass
ExtractParametersTestClass
MiddlewareTestClass
NonAsciiCharsUnitTestClass
RealLifeExampleTestClass
ReverseRouteTestClass
RouterUnitTestClass
RouterUnitTestUtils
StaticMethodsCallsTestClass
StaticRoutesTestClass
UnexistingRouteTestClass
UniversalRouteTestClass
AddRouteUnitTest
BigSetOfRoutesUnitTest
BoolResultUnitTest
DynamicRoutesInvalidCasesUnitTest
DynamicRoutesUnitTest
ExtractParametersUnitTest
FetchActionsUnitTest
GetCallbackUnitTest
MiddlewareUnitTest
NonAsciiCharsUnitTest
ReverseRouteUnitTest
SimpleRouterUnitTest
StaticMethodsCallsUnitTest
StaticRoutesUnitTest
UnexistingRouteUnitTest
UniversalRouteUnitTest
AddRouteUnitTest
BigSetOfRoutesUnitTest
BoolResultUnitTest
DynamicRoutesInvalidCasesUnitTest
DynamicRoutesUnitTest
ExtractParametersUnitTest
FetchActionsUnitTest
GetCallbackUnitTest
MiddlewareUnitTest
NonAsciiCharsUnitTest
ReverseRouteUnitTest
RouterUtilsUnitTest
StaticMethodsCallsUnitTest
StaticRoutesUnitTest
UnexistingRouteUnitTest
UniversalRouteUnitTest
BaseType
Base type
CommandRouterType
Default command type for router
DateRouterType
Default date type for router
FixPointNumberRouterType
Fix point number type for router
IntegerListRouterType
Default integer list type for router
IntegerRouterType
Default integer type for router
StringRouterType
Default string type for router
Utils
Router utilities class
Security
Security class
SecurityRules
Security rules class
AbstractValidator
Abstract class for validators
AuthenticationProvider
Class provides simple and the most common functionality
MockProvider
Class ServiceMockSecurityProvider - provides mockes for all security methods
BaseTools
Selenium low level utilities wich are using only selenium bindings
LowLevelTools
Selenium low level utilities wich are using only selenium bindings
PersistentTools
Selenium low level utilities wich are using only selenium bindings
Service
Service class
ServiceBase
Base service class
ConsoleRequestParams
Request params fetcher
ServiceConsoleTransport
Console transport for all services
ConsoleRequestParamsUnitTest
ServiceConsoleTransportUnitTest
TestingServiceLogicForConsoleTransport
Class stores all service's logic
ServiceHttpTransport
HTTP transport for all services
ServiceHttpTransportUnitTest
TestingServiceLogicForHttpTransport
Class stores all service's logic
ServiceRestTransport
REST transport for all services.
CallExceptionUnitTest
FakeRestServiceLogic
Fake service logic.
ServiceRestTransportMock
REST transport for all services.
ServiceRestTransportUnitTest
TestingServiceLogicForRestTransport
Class stores all service's logic
ExceptionTestingBaseService
Base service class
ExceptionTestingService
Service class
HttpRequestParamsMock
Request params fetcher
BaseService
Base service class
TestingBaseService
Base service class
TestingLogic
Class stores all service's logic
ServiceClient
Service client for Service
ServiceBaseLogic
Class stores all service's logic
ServiceLogic
Class stores all service's logic
ServiceLogicWithModel
Class stores all service's logic
CustomFieldsModel
Model for processing custom fields
DbServiceModel
Default DB model for the service
DbServiceModelBase
Default DB model for the service
ServiceModel
Base service model class
Transport
Base class for all transports
Singleton
Singleton class
Facebook
Class provides integration with Facebook.
Odnoklassniki
Class provides integration with OK
AdoptedBaseAuth
Class provides integration with social networks authorization APIs.
BaseAuthUnitTest
FacebookUnitTest
OKUnitTest
VKAuthUnitTest
Vkontakte
Class provides integration with VK.
BaseAuth
Class provides integration with social networks authorization APIs.
SwitchHandler
Parsing 'switch' macro
Parser
Parsing algorithms
Parser2
Parsing algorithms
TemplateEngine
Template engine class
Fs
Common utilities
Utils
Common utilities
VariadicModel
Base class for all controllers
GetTemplateUnitTest
Test cases for the view
GetViewParameterUnitTest
Test cases for the view
SetErrorMessageContentUnitTest
Test cases for the view
SetErrorMessageUnitTest
Test cases for the view
SetSuccessMessageContentUnitTest
Test cases for the view
SetSuccessMessageUnitTest
Test cases for the view
SetViewParameterUnitTest
Test cases for the view
TemplateWasSetupUnitTest
Test cases for the view
ViewUnitTest
Test cases for the view
ExceptionRenderUnitTest
Test cases for the record view
EmptyBlockExceptionUnitTest
Test cases for the static view
RenderUnitTest
Test cases for the static view
View
Base class for all views
ViewBase
Base class for all views
ViewStatic
Class outputs static block by it's name
AjaxMethodsTrait
Base class of the ajax-application
DeleteFilteredTrait
Crud service's utilities
OrderUtilities
Crud service's utilities
WhereUtilities
Crud service's utilities
LoginLogoutTrait
ActionMessages
ApropriateConnectionTrait
Trait for getting appropriate connection
ConnectionTrait
Trait for getting static connections
PdoCrudStatement
Class provides simple CRUD operations
ConstructConnectionTrait
InvalidRouteErrorHandler
Error handler for unexisting route
RouteTypes
Default types for router - integer, string, command, list if ids
Asserts
Asserts trait
StandartSecurityMethods
Class stores all service's logic
ViewRecordTrait
Default view for displaying record

Search results