Below, is a summary of all classes and their parameters's typehinting status. .
| Method | Argument | Typehint | Default | |||||
| class Action | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| disable | ||||||||
| allowed | ||||||||
| getKey | ||||||||
| setKey | ||||||||
| getElementClass | ||||||||
| title | ||||||||
| selector | ||||||||
| makeSelector | ||||||||
| addHtmlClass | ||||||||
| script | ||||||||
| html | ||||||||
| setupHandler | ||||||||
| render | ||||||||
| formatHtmlClasses | ||||||||
| setupHtmlAttributes | ||||||||
| __toString | ||||||||
| make | ||||||||
| trait HasActionHandler | ||||||||
| Method | Argument | Typehint | Default | |||||
| response | ||||||||
| method | ||||||||
| parameters | ||||||||
| confirm | ||||||||
| makeCalledClass | ||||||||
| handlerRoute | ||||||||
| addHandlerScript | ||||||||
| actionScript | ||||||||
| resolverScript | ||||||||
| handleHtmlResponse | ||||||||
| rejectScript | ||||||||
| failedAuthorization | ||||||||
| class Response | ||||||||
| Method | Argument | Typehint | Default | |||||
| success | ||||||||
| info | ||||||||
| warning | ||||||||
| error | ||||||||
| show | ||||||||
| redirect | ||||||||
| location | ||||||||
| download | ||||||||
| refresh | ||||||||
| script | ||||||||
| then | ||||||||
| data | ||||||||
| html | ||||||||
| withException | ||||||||
| send | ||||||||
| class Permission | ||||||||
| Method | Argument | Typehint | Default | |||||
| check | ||||||||
| allow | ||||||||
| free | ||||||||
| deny | ||||||||
| error | ||||||||
| isAdministrator | ||||||||
| class LinkCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| linkTests | ||||||||
| linkAssets | ||||||||
| class ActionCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| actionTyps | ||||||||
| replaceClass | ||||||||
| getStub | ||||||||
| getDefaultNamespace | ||||||||
| getNameInput | ||||||||
| class AdminCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| listAdminCommands | ||||||||
| getColumnWidth | ||||||||
| strlen | ||||||||
| class AppCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| addConfig | ||||||||
| setDirectory | ||||||||
| class CreateUserCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class ExportSeedCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| getTableDataArrayAsString | ||||||||
| getStub | ||||||||
| varExport | ||||||||
| class ExtendCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| showTree | ||||||||
| makeFiles | ||||||||
| getRootNameSpace | ||||||||
| getClassName | ||||||||
| makeDirs | ||||||||
| extensionPath | ||||||||
| putFile | ||||||||
| copy | ||||||||
| makeDir | ||||||||
| class FormCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| getStub | ||||||||
| getDefaultNamespace | ||||||||
| getNameInput | ||||||||
| class GeneratorCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| rootNamespace | ||||||||
| getPath | ||||||||
| getBaseDir | ||||||||
| askBaseDirectory | ||||||||
| class IdeHelperCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| getFieldsFromDatabase | ||||||||
| getFieldsFromControllerFiles | ||||||||
| write | ||||||||
| generate | ||||||||
| generateGridFilters | ||||||||
| generateShowFields | ||||||||
| generateFormFields | ||||||||
| generateGridColumns | ||||||||
| getBuilderMethods | ||||||||
| getStub | ||||||||
| getAllControllers | ||||||||
| getClassContent | ||||||||
| getFileNameByClass | ||||||||
| class ImportCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| publish | ||||||||
| setServiceProvider | ||||||||
| updateExtensionConfig | ||||||||
| class InstallCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| initDatabase | ||||||||
| setDirectory | ||||||||
| initAdminDirectory | ||||||||
| createHomeController | ||||||||
| createAuthController | ||||||||
| createMetricCards | ||||||||
| namespace | ||||||||
| createBootstrapFile | ||||||||
| createRoutesFile | ||||||||
| getStub | ||||||||
| makeDir | ||||||||
| class MenuCacheCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class MinifyCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| compileAllDefaultThemes | ||||||||
| publishAssets | ||||||||
| replaceFiles | ||||||||
| backupFiles | ||||||||
| resetFiles | ||||||||
| getMixFile | ||||||||
| getMixBakFile | ||||||||
| getColorFile | ||||||||
| getColorBakFile | ||||||||
| npmInstall | ||||||||
| getColor | ||||||||
| formatColor | ||||||||
| runProcess | ||||||||
| class PublishCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class ResetPasswordCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class UninstallCommand | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| removeFilesAndDirectories | ||||||||
| interface LazyRenderable | ||||||||
| Method | Argument | Typehint | Default | |||||
| getUrl | ||||||||
| render | ||||||||
| interface Repository | ||||||||
| Method | Argument | Typehint | Default | |||||
| getKeyName | ||||||||
| getCreatedAtColumn | ||||||||
| getUpdatedAtColumn | ||||||||
| isSoftDeletes | ||||||||
| get | ||||||||
| edit | array | |||||||
| detail | array | |||||||
| store | ||||||||
| getDataWhenUpdating | array | |||||||
| update | ||||||||
| destroy | ||||||||
| getDataWhenDeleting | array | |||||||
| interface TreeRepository | ||||||||
| Method | Argument | Typehint | Default | |||||
| getPrimaryKeyColumn | ||||||||
| getParentColumn | ||||||||
| getTitleColumn | ||||||||
| getOrderColumn | ||||||||
| saveOrder | ||||||||
| withQuery | ||||||||
| toTree | ||||||||
| interface UploadField | ||||||||
| Method | Argument | Typehint | Default | |||||
| upload | ||||||||
| destroy | ||||||||
| deleteFile | ||||||||
| class AdminController | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| description | ||||||||
| index | ||||||||
| show | ||||||||
| edit | ||||||||
| create | ||||||||
| update | ||||||||
| store | ||||||||
| destroy | ||||||||
| class AuthController | ||||||||
| Method | Argument | Typehint | Default | |||||
| getLogin | ||||||||
| postLogin | ||||||||
| getLogout | ||||||||
| getSetting | ||||||||
| putSetting | ||||||||
| validateCredentialsWhenUpdatingPassword | ||||||||
| settingForm | ||||||||
| getFailedLoginMessage | ||||||||
| redirectPath | ||||||||
| sendLoginResponse | ||||||||
| username | ||||||||
| guard | ||||||||
| class Dashboard | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| class EditorMDController | ||||||||
| Method | Argument | Typehint | Default | |||||
| upload | ||||||||
| generateNewName | ||||||||
| disk | ||||||||
| class ExtensionController | ||||||||
| Method | Argument | Typehint | Default | |||||
| index | ||||||||
| import | ||||||||
| grid | ||||||||
| form | ||||||||
| createExtension | ||||||||
| getExpandHandler | ||||||||
| define | ||||||||
| class HandleActionController | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| resolveActionInstance | Action | |||||||
| class HandleFormController | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| uploadFile | ||||||||
| destroyFile | ||||||||
| resolveForm | ||||||||
| trait HasResourceActions | ||||||||
| Method | Argument | Typehint | Default | |||||
| update | ||||||||
| store | ||||||||
| destroy | ||||||||
| class IconController | ||||||||
| Method | Argument | Typehint | Default | |||||
| index | ||||||||
| class LogController | ||||||||
| Method | Argument | Typehint | Default | |||||
| index | ||||||||
| grid | ||||||||
| destroy | ||||||||
| class MenuController | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| index | ||||||||
| treeView | ||||||||
| form | ||||||||
| iconHelp | ||||||||
| class PermissionController | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| index | ||||||||
| treeView | ||||||||
| form | ||||||||
| getRoutes | ||||||||
| getHttpMethodsOptions | ||||||||
| class RenderableController | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| render | ||||||||
| newRenderable | LazyRenderable | |||||||
| addScript | ||||||||
| forgetDefaultAssets | ||||||||
| class RoleController | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| grid | ||||||||
| detail | ||||||||
| form | ||||||||
| destroy | ||||||||
| class ScaffoldController | ||||||||
| Method | Argument | Typehint | Default | |||||
| index | ||||||||
| singular | ||||||||
| store | ||||||||
| table | ||||||||
| getDatabaseColumns | ||||||||
| backWithException | ||||||||
| backWithSuccess | ||||||||
| class TinymceController | ||||||||
| Method | Argument | Typehint | Default | |||||
| upload | ||||||||
| generateNewName | ||||||||
| disk | ||||||||
| class UserController | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| grid | ||||||||
| detail | ||||||||
| form | ||||||||
| destroy | ||||||||
| class ValueController | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| resolve | ||||||||
| class Handler | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| render | ||||||||
| report | ||||||||
| convertExceptionToString | ||||||||
| replaceBasePath | ||||||||
| getLogger | ||||||||
| class ImportButton | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| setupScript | ||||||||
| trait HandleCascadeFields | ||||||||
| Method | Argument | Typehint | Default | |||||
| cascadeGroup | ||||||||
| trait HasEvents | ||||||||
| Method | Argument | Typehint | Default | |||||
| creating | ||||||||
| editing | ||||||||
| submitted | ||||||||
| saving | ||||||||
| saved | ||||||||
| deleting | ||||||||
| deleted | ||||||||
| uploading | ||||||||
| uploaded | ||||||||
| callCreating | ||||||||
| callEditing | ||||||||
| callSubmitted | ||||||||
| callSaving | ||||||||
| callSaved | ||||||||
| callDeleting | ||||||||
| callDeleted | ||||||||
| callUploading | ||||||||
| callUploaded | ||||||||
| callListeners | ||||||||
| trait HasFieldValidator | ||||||||
| Method | Argument | Typehint | Default | |||||
| updateRules | ||||||||
| creationRules | ||||||||
| rules | ||||||||
| getRules | ||||||||
| formatRules | ||||||||
| mergeRules | ||||||||
| removeUpdateRule | ||||||||
| removeCreationRule | ||||||||
| removeRule | ||||||||
| deleteRuleByKeyword | ||||||||
| hasUpdateRule | ||||||||
| hasCreationRule | ||||||||
| hasRule | ||||||||
| getRule | ||||||||
| isRuleExists | ||||||||
| validator | ||||||||
| getValidator | ||||||||
| setValidationMessages | ||||||||
| getValidationMessages | ||||||||
| setClientValidationError | ||||||||
| formatValidatorMessages | ||||||||
| trait HasFiles | ||||||||
| Method | Argument | Typehint | Default | |||||
| handleUploadFile | ||||||||
| findFieldByName | ||||||||
| handleFileDeleteBeforeCreate | ||||||||
| getFieldByRelationName | ||||||||
| deleteFilesWhenCreating | ||||||||
| deleteFiles | ||||||||
| handleFileDelete | ||||||||
| handleFileDeleteWhenCreating | ||||||||
| trait HasRows | ||||||||
| Method | Argument | Typehint | Default | |||||
| row | ||||||||
| rows | ||||||||
| trait HasSteps | ||||||||
| Method | Argument | Typehint | Default | |||||
| multipleSteps | ||||||||
| prepareStepFormFields | ||||||||
| isStepFormValidationRequest | ||||||||
| validateStepForm | ||||||||
| responseMultipleStepsDonePage | ||||||||
| deleteFileInStepFormStashData | ||||||||
| trait HasTabs | ||||||||
| Method | Argument | Typehint | Default | |||||
| tab | ||||||||
| hasTab | ||||||||
| getTab | ||||||||
| class ArrayField | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| buildRelatedForms | ||||||||
| prepareInputValue | ||||||||
| value | ||||||||
| buildNestedForm | ||||||||
| class BootstrapFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| defaultDirectory | ||||||||
| getValidator | ||||||||
| prepareInputValue | ||||||||
| uploadAndDeleteOriginal | ||||||||
| preview | ||||||||
| initialCaption | ||||||||
| initialPreviewConfig | ||||||||
| render | ||||||||
| class BootstrapImage | ||||||||
| Method | Argument | Typehint | Default | |||||
| prepareInputValue | ||||||||
| render | ||||||||
| class BootstrapMultipleFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| defaultDirectory | ||||||||
| getValidator | ||||||||
| hydrateFiles | ||||||||
| prepareInputValue | ||||||||
| original | ||||||||
| formatFieldData | ||||||||
| prepareForeach | ||||||||
| preview | ||||||||
| initialCaption | ||||||||
| initialPreviewConfig | ||||||||
| render | ||||||||
| destroy | ||||||||
| class BootstrapMultipleImage | ||||||||
| Method | Argument | Typehint | Default | |||||
| prepareForeach | ||||||||
| render | ||||||||
| trait BootstrapUploadField | ||||||||
| Method | Argument | Typehint | Default | |||||
| initStorage | ||||||||
| setupDefaultOptions | ||||||||
| setupPreviewOptions | ||||||||
| removable | ||||||||
| options | ||||||||
| disk | ||||||||
| getStorage | ||||||||
| move | ||||||||
| dir | ||||||||
| name | ||||||||
| uniqueName | ||||||||
| sequenceName | ||||||||
| getStoreName | ||||||||
| getDirectory | ||||||||
| upload | ||||||||
| renameIfExists | ||||||||
| objectUrl | ||||||||
| generateUniqueName | ||||||||
| generateSequenceName | ||||||||
| destroy | ||||||||
| deleteFile | ||||||||
| storagePermission | ||||||||
| class Button | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class | ||||||||
| variables | ||||||||
| on | ||||||||
| trait CanCascadeFields | ||||||||
| Method | Argument | Typehint | Default | |||||
| when | ||||||||
| getDefaultOperator | ||||||||
| formatValues | ||||||||
| addDependents | ||||||||
| getCascadeClass | ||||||||
| addCascadeScript | ||||||||
| getFormFrontValue | ||||||||
| class Captcha | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setForm | ||||||||
| render | ||||||||
| class CascadeGroup | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| dependsOn | ||||||||
| index | ||||||||
| visiable | ||||||||
| render | ||||||||
| end | ||||||||
| class Checkbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| options | ||||||||
| style | ||||||||
| canCheckAll | ||||||||
| render | ||||||||
| makeCheckAllCheckbox | ||||||||
| addCheckAllScript | ||||||||
| class Color | ||||||||
| Method | Argument | Typehint | Default | |||||
| hex | ||||||||
| rgb | ||||||||
| rgba | ||||||||
| addScript | ||||||||
| render | ||||||||
| class Currency | ||||||||
| Method | Argument | Typehint | Default | |||||
| symbol | ||||||||
| digits | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| class Date | ||||||||
| Method | Argument | Typehint | Default | |||||
| format | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| class DateRange | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| getValidationMessages | ||||||||
| class Datetime | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Decimal | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Display | ||||||||
| Method | Argument | Typehint | Default | |||||
| with | ||||||||
| render | ||||||||
| class Divide | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Editor | ||||||||
| Method | Argument | Typehint | Default | |||||
| disk | ||||||||
| imageDirectory | ||||||||
| imageUrl | ||||||||
| languageUrl | ||||||||
| height | ||||||||
| formatOptions | ||||||||
| defaultImageUploadUrl | ||||||||
| formatUrl | ||||||||
| buildSaveContentScript | ||||||||
| render | ||||||||
| class Email | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Embeds | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| prepareInputValue | ||||||||
| getValidator | ||||||||
| formatValidationMessages | ||||||||
| formatValidationAttribute | ||||||||
| resetInputKey | ||||||||
| getEmbeddedData | ||||||||
| buildEmbeddedForm | ||||||||
| render | ||||||||
| class Fieldset | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| start | ||||||||
| end | ||||||||
| collapsed | ||||||||
| class File | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setElementName | ||||||||
| defaultDirectory | ||||||||
| getValidator | ||||||||
| prepareInputValue | ||||||||
| setNestedFormRelation | ||||||||
| disable | ||||||||
| formatFieldData | ||||||||
| initialPreviewConfig | ||||||||
| forceOptions | ||||||||
| render | ||||||||
| addScript | ||||||||
| formatValue | ||||||||
| generateId | ||||||||
| class HasMany | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getValidator | ||||||||
| formatValidationMessages | ||||||||
| formatValidationAttribute | ||||||||
| resetInputKey | ||||||||
| prepareInputValue | ||||||||
| buildNestedForm | ||||||||
| getKeyName | ||||||||
| setRelationKeyName | ||||||||
| mode | ||||||||
| useTab | ||||||||
| useTable | ||||||||
| buildRelatedForms | ||||||||
| setupScript | ||||||||
| setupScriptForDefaultView | ||||||||
| setupScriptForTabView | ||||||||
| setupScriptForTableView | ||||||||
| getContainerElementSelector | ||||||||
| makeReplaceNestedIndexScript | ||||||||
| disableCreate | ||||||||
| disableDelete | ||||||||
| render | ||||||||
| renderTable | ||||||||
| class Html | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| plain | ||||||||
| render | ||||||||
| class Icon | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| setupScript | ||||||||
| class Image | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setupImage | ||||||||
| dimensions | ||||||||
| ratio | ||||||||
| prepareFile | ||||||||
| destroy | ||||||||
| trait ImageField | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultDirectory | ||||||||
| callInterventionMethods | ||||||||
| __call | ||||||||
| thumbnail | ||||||||
| destroyThumbnail | ||||||||
| uploadAndDeleteOriginalThumbnail | ||||||||
| class Ip | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class KeyValue | ||||||||
| Method | Argument | Typehint | Default | |||||
| formatFieldData | ||||||||
| getValidator | ||||||||
| prepareValidatorInput | ||||||||
| addScript | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| class Listbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| settings | ||||||||
| render | ||||||||
| class ListField | ||||||||
| Method | Argument | Typehint | Default | |||||
| max | ||||||||
| min | ||||||||
| formatFieldData | ||||||||
| getValidator | ||||||||
| formatValidatorMessages | ||||||||
| prepareValidatorInput | ||||||||
| addScript | ||||||||
| formatColumn | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| class Map | ||||||||
| Method | Argument | Typehint | Default | |||||
| collectAssets | ||||||||
| __construct | ||||||||
| getUsingMap | ||||||||
| useGoogleMap | ||||||||
| useTencentMap | ||||||||
| useYandexMap | ||||||||
| useBaiduMap | ||||||||
| class Markdown | ||||||||
| Method | Argument | Typehint | Default | |||||
| htmlDecode | ||||||||
| height | ||||||||
| disk | ||||||||
| imageDirectory | ||||||||
| imageUrl | ||||||||
| languageUrl | ||||||||
| setUpScript | ||||||||
| defaultImageUploadUrl | ||||||||
| formatUrl | ||||||||
| render | ||||||||
| class Mobile | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class MultipleFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| sortable | ||||||||
| limit | ||||||||
| prepareInputValue | ||||||||
| forceOptions | ||||||||
| class MultipleImage | ||||||||
| Method | Argument | Typehint | Default | |||||
| sortable | ||||||||
| limit | ||||||||
| prepareInputValue | ||||||||
| forceOptions | ||||||||
| class MultipleSelect | ||||||||
| Method | Argument | Typehint | Default | |||||
| formatFieldData | ||||||||
| prepareInputValue | ||||||||
| class MultipleSelectTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| max | ||||||||
| addScript | ||||||||
| prepareInputValue | ||||||||
| class Nullable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| __call | ||||||||
| render | ||||||||
| class Number | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| addScript | ||||||||
| addStyle | ||||||||
| min | ||||||||
| max | ||||||||
| prepareInputValue | ||||||||
| value | ||||||||
| class Password | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| trait PlainInput | ||||||||
| Method | Argument | Typehint | Default | |||||
| prepend | ||||||||
| append | ||||||||
| initPlainInput | ||||||||
| defaultAttribute | ||||||||
| class Radio | ||||||||
| Method | Argument | Typehint | Default | |||||
| options | ||||||||
| style | ||||||||
| render | ||||||||
| class Range | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| prepareInputValue | ||||||||
| getValidationMessages | ||||||||
| class Rate | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Select | ||||||||
| Method | Argument | Typehint | Default | |||||
| options | ||||||||
| groups | ||||||||
| load | ||||||||
| loads | ||||||||
| model | ||||||||
| loadRemoteOptions | ||||||||
| ajax | ||||||||
| config | ||||||||
| disableClearButton | ||||||||
| render | ||||||||
| placeholder | ||||||||
| defineLang | ||||||||
| class SelectResource | ||||||||
| Method | Argument | Typehint | Default | |||||
| area | ||||||||
| style | ||||||||
| options | ||||||||
| formatOptions | ||||||||
| multiple | ||||||||
| max | ||||||||
| path | ||||||||
| formatValue | ||||||||
| setDefaultSource | ||||||||
| prepareInputValue | ||||||||
| setupScript | ||||||||
| placeholder | ||||||||
| setupStyle | ||||||||
| isMultiple | ||||||||
| render | ||||||||
| class SelectTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| title | ||||||||
| dialogWidth | ||||||||
| from | ||||||||
| options | ||||||||
| model | ||||||||
| formatOptions | ||||||||
| addScript | ||||||||
| setUpTable | ||||||||
| render | ||||||||
| renderButton | ||||||||
| renderFooter | ||||||||
| class Slider | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class SwitchField | ||||||||
| Method | Argument | Typehint | Default | |||||
| primary | ||||||||
| green | ||||||||
| custom | ||||||||
| yellow | ||||||||
| red | ||||||||
| purple | ||||||||
| blue | ||||||||
| color | ||||||||
| secondary | ||||||||
| small | ||||||||
| large | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| class Table | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Tags | ||||||||
| Method | Argument | Typehint | Default | |||||
| formatFieldData | ||||||||
| pluck | ||||||||
| sanitizeInput | ||||||||
| options | ||||||||
| prepareInputValue | ||||||||
| value | ||||||||
| ajax | ||||||||
| render | ||||||||
| setupScript | ||||||||
| class Tel | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Text | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| type | ||||||||
| same | ||||||||
| minLength | ||||||||
| maxLength | ||||||||
| inputmask | ||||||||
| jsonEncodeOptions | ||||||||
| formatOptions | ||||||||
| datalist | ||||||||
| class Textarea | ||||||||
| Method | Argument | Typehint | Default | |||||
| rows | ||||||||
| render | ||||||||
| class Time | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Timezone | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Tree | ||||||||
| Method | Argument | Typehint | Default | |||||
| nodes | ||||||||
| disableFilterParents | ||||||||
| readOnly | ||||||||
| setIdColumn | ||||||||
| setTitleColumn | ||||||||
| setParentColumn | ||||||||
| formatNodes | ||||||||
| type | ||||||||
| plugins | ||||||||
| expand | ||||||||
| formatFieldData | ||||||||
| prepareInputValue | ||||||||
| render | ||||||||
| trait UploadField | ||||||||
| Method | Argument | Typehint | Default | |||||
| initStorage | ||||||||
| renameIfExists | ||||||||
| getUploadPath | ||||||||
| getStoreName | ||||||||
| getDirectory | ||||||||
| retainable | ||||||||
| saveFullUrl | ||||||||
| upload | ||||||||
| prepareFile | ||||||||
| move | ||||||||
| dir | ||||||||
| name | ||||||||
| uniqueName | ||||||||
| sequenceName | ||||||||
| generateUniqueName | ||||||||
| generateSequenceName | ||||||||
| getErrorMessages | ||||||||
| destroy | ||||||||
| destroyIfChanged | ||||||||
| deleteFile | ||||||||
| getStorage | ||||||||
| disk | ||||||||
| objectUrl | ||||||||
| storagePermission | ||||||||
| class Url | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| trait WebUploader | ||||||||
| Method | Argument | Typehint | Default | |||||
| accept | ||||||||
| disableChunked | ||||||||
| chunkSize | ||||||||
| maxSize | ||||||||
| threads | ||||||||
| url | ||||||||
| disableAutoSave | ||||||||
| disableRemove | ||||||||
| deleteUrl | ||||||||
| withFormData | ||||||||
| autoUpload | ||||||||
| setupDefaultOptions | ||||||||
| setDefaultServer | ||||||||
| getCreateUrl | ||||||||
| setupPreviewOptions | ||||||||
| class Builder | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| add | ||||||||
| addForm | ||||||||
| all | ||||||||
| fields | ||||||||
| count | ||||||||
| option | ||||||||
| getOption | ||||||||
| select | ||||||||
| padding | ||||||||
| width | ||||||||
| remember | ||||||||
| done | ||||||||
| makeDefaultDonePage | ||||||||
| stash | ||||||||
| fetchStash | ||||||||
| flushStash | ||||||||
| forgetStash | ||||||||
| stashIndexByField | ||||||||
| getStashKey | ||||||||
| collectAssets | ||||||||
| selectStep | ||||||||
| build | ||||||||
| prepareForm | ||||||||
| renderFields | ||||||||
| shown | ||||||||
| leaving | ||||||||
| fieldIndex | ||||||||
| class Done | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| form | ||||||||
| title | ||||||||
| contents | ||||||||
| getElementId | string | |||||||
| getNewId | ||||||||
| input | ||||||||
| callBuilder | ||||||||
| render | ||||||||
| class AbstractTool | ||||||||
| Method | Argument | Typehint | Default | |||||
| setForm | ||||||||
| getKey | ||||||||
| render | ||||||||
| setupHtmlAttributes | ||||||||
| allowOnlyCreating | ||||||||
| allowOnlyEditing | ||||||||
| class BlockForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| title | ||||||||
| pushField | ||||||||
| render | ||||||||
| fillFields | ||||||||
| renderHeader | ||||||||
| class Builder | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| layout | ||||||||
| wrap | ||||||||
| hasWrapper | ||||||||
| setDefaultBlockWidth | ||||||||
| addForm | ||||||||
| tools | ||||||||
| footer | ||||||||
| multipleSteps | ||||||||
| stepBuilder | ||||||||
| confirm | ||||||||
| mode | ||||||||
| isMode | ||||||||
| isCreating | ||||||||
| isEditing | ||||||||
| isDeleting | ||||||||
| setResourceId | ||||||||
| getResourceId | ||||||||
| getResource | ||||||||
| width | ||||||||
| getWidth | ||||||||
| action | ||||||||
| view | ||||||||
| title | ||||||||
| fields | ||||||||
| field | ||||||||
| stepField | ||||||||
| stepFields | ||||||||
| removeField | ||||||||
| hasRows | ||||||||
| rows | ||||||||
| form | ||||||||
| hiddenFields | ||||||||
| addHiddenField | ||||||||
| options | ||||||||
| option | ||||||||
| disableHeader | ||||||||
| disableFooter | ||||||||
| setElementId | ||||||||
| getElementId | ||||||||
| hasFile | ||||||||
| addRedirectUrlField | ||||||||
| open | ||||||||
| close | ||||||||
| removeIgnoreFields | ||||||||
| removeReservedFields | ||||||||
| renderTools | ||||||||
| renderFooter | ||||||||
| render | ||||||||
| doWrap | ||||||||
| addSubmitScript | ||||||||
| class Condition | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| then | ||||||||
| now | ||||||||
| else | ||||||||
| process | ||||||||
| is | ||||||||
| getResult | ||||||||
| call | ||||||||
| __call | ||||||||
| class EmbeddedForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| fields | ||||||||
| setParent | ||||||||
| setOriginal | ||||||||
| prepare | ||||||||
| prepareValue | ||||||||
| setFieldOriginalValue | ||||||||
| fill | ||||||||
| formatField | ||||||||
| pushField | ||||||||
| __call | ||||||||
| class Field | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getElementId | ||||||||
| formatId | ||||||||
| setNestedFormRelation | ||||||||
| formatLabel | ||||||||
| formatName | ||||||||
| setElementName | ||||||||
| getElementName | ||||||||
| fill | ||||||||
| formatFieldData | ||||||||
| customFormat | ||||||||
| setOriginal | ||||||||
| callCustomFormatter | ||||||||
| setForm | ||||||||
| values | ||||||||
| width | ||||||||
| options | ||||||||
| replaceOptions | ||||||||
| mergeOptions | ||||||||
| checked | ||||||||
| setErrorKey | ||||||||
| getErrorKey | ||||||||
| value | ||||||||
| data | ||||||||
| default | ||||||||
| help | ||||||||
| column | ||||||||
| label | ||||||||
| old | ||||||||
| original | ||||||||
| sanitizeInput | ||||||||
| attribute | ||||||||
| hasAttribute | ||||||||
| getAttribute | ||||||||
| pattern | ||||||||
| required | ||||||||
| autofocus | ||||||||
| readOnly | ||||||||
| disable | ||||||||
| placeholder | ||||||||
| prepareInputValue | ||||||||
| saving | ||||||||
| prepare | ||||||||
| formatAttributes | ||||||||
| disableHorizontal | ||||||||
| getViewElementClasses | ||||||||
| setElementClass | ||||||||
| getElementClass | ||||||||
| getElementClassString | ||||||||
| getElementClassSelector | ||||||||
| hideInDialog | ||||||||
| getFormElementId | ||||||||
| addElementClass | ||||||||
| removeElementClass | ||||||||
| addVariables | ||||||||
| setLabelClass | ||||||||
| getLabelClass | ||||||||
| variables | ||||||||
| isCreating | ||||||||
| isEditing | ||||||||
| view | ||||||||
| setView | ||||||||
| getScript | ||||||||
| script | ||||||||
| display | ||||||||
| shouldRender | ||||||||
| saveAsJson | ||||||||
| saveAsString | ||||||||
| collectAssets | ||||||||
| render | ||||||||
| __toString | ||||||||
| class Footer | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| disableReset | ||||||||
| disableSubmit | ||||||||
| disableViewCheck | ||||||||
| disableEditingCheck | ||||||||
| disableCreatingCheck | ||||||||
| buildCheckboxes | ||||||||
| render | ||||||||
| class Layout | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| addField | ||||||||
| hasColumns | ||||||||
| onlyColumn | ||||||||
| column | ||||||||
| prepend | ||||||||
| form | ||||||||
| build | ||||||||
| class NestedForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setForm | ||||||||
| getForm | ||||||||
| setOriginal | ||||||||
| prepare | ||||||||
| getKey | ||||||||
| setKey | ||||||||
| setFieldOriginalValue | ||||||||
| prepareRecord | ||||||||
| fetchColumnValue | ||||||||
| pushField | ||||||||
| fields | ||||||||
| fill | ||||||||
| getTemplateHtmlAndScript | ||||||||
| formatField | ||||||||
| __call | ||||||||
| class Row | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| fields | ||||||||
| width | ||||||||
| render | ||||||||
| __call | ||||||||
| class StepForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setForm | ||||||||
| setTitle | ||||||||
| title | ||||||||
| setDescription | ||||||||
| description | ||||||||
| setIndex | ||||||||
| index | ||||||||
| open | ||||||||
| close | ||||||||
| fillStash | ||||||||
| prepareFileFields | ||||||||
| render | ||||||||
| leaving | ||||||||
| shown | ||||||||
| class Tab | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| append | ||||||||
| collectFields | ||||||||
| getTabs | ||||||||
| isEmpty | ||||||||
| addScript | ||||||||
| class Tools | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| append | ||||||||
| prepend | ||||||||
| prepareTool | ||||||||
| disableList | ||||||||
| disableDelete | ||||||||
| disableView | ||||||||
| getListPath | ||||||||
| getDeletePath | ||||||||
| getViewPath | ||||||||
| form | ||||||||
| renderList | ||||||||
| renderView | ||||||||
| renderDelete | ||||||||
| renderCustomTools | ||||||||
| render | ||||||||
| class Delete | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| render | ||||||||
| url | ||||||||
| class Edit | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| href | ||||||||
| class QuickEdit | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| render | ||||||||
| makeSelector | ||||||||
| class Show | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| href | ||||||||
| class Between | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| toTimestamp | ||||||||
| date | ||||||||
| time | ||||||||
| datetime | ||||||||
| setDateFormat | ||||||||
| addBinding | ||||||||
| addScript | ||||||||
| render | ||||||||
| collectAssets | ||||||||
| trait Checkbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| renderCheckbox | ||||||||
| renderOptions | ||||||||
| class Equal | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| date | ||||||||
| time | ||||||||
| datetime | ||||||||
| setDateFormat | ||||||||
| addDateScript | ||||||||
| addBinding | ||||||||
| render | ||||||||
| collectAssets | ||||||||
| class Gt | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class In | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| addBinding | ||||||||
| render | ||||||||
| trait Input | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| placeholder | ||||||||
| renderInput | ||||||||
| valueFilter | ||||||||
| class Like | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class Lt | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class Ngt | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class Nlt | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class StartWith | ||||||||
| Method | Argument | Typehint | Default | |||||
| addBinding | ||||||||
| class Condition | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| then | ||||||||
| else | ||||||||
| process | ||||||||
| callCallbacks | ||||||||
| reset | ||||||||
| setColumnDisplayers | ||||||||
| copy | ||||||||
| is | ||||||||
| getResult | ||||||||
| call | ||||||||
| __call | ||||||||
| class Filter | ||||||||
| Method | Argument | Typehint | Default | |||||
| setParent | ||||||||
| parent | ||||||||
| resolving | ||||||||
| setColumnName | ||||||||
| getColumnName | ||||||||
| getOriginalColumnName | ||||||||
| getQueryName | ||||||||
| value | ||||||||
| withQuery | ||||||||
| addResetButton | ||||||||
| renderFormButtons | ||||||||
| formAction | ||||||||
| urlWithoutFilter | ||||||||
| trans | ||||||||
| display | ||||||||
| hide | ||||||||
| shouldDisplay | ||||||||
| addBinding | ||||||||
| render | ||||||||
| make | ||||||||
| trait HasDisplayers | ||||||||
| Method | Argument | Typehint | Default | |||||
| displayUsing | ||||||||
| using | ||||||||
| bold | ||||||||
| long2ip | ||||||||
| view | ||||||||
| prepend | ||||||||
| append | ||||||||
| explode | ||||||||
| gravatar | ||||||||
| dot | ||||||||
| emptyString | ||||||||
| tree | ||||||||
| action | ||||||||
| bool | ||||||||
| trait HasHeader | ||||||||
| Method | Argument | Typehint | Default | |||||
| addHeader | ||||||||
| sortable | ||||||||
| filter | ||||||||
| filterByValue | ||||||||
| help | ||||||||
| bindFilterQuery | ||||||||
| renderHeader | ||||||||
| class Help | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| class Sorter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| isSorted | ||||||||
| render | ||||||||
| class ValueFilter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| addStyle | ||||||||
| column | ||||||||
| getQueryName | ||||||||
| value | ||||||||
| originalValue | ||||||||
| wrap | ||||||||
| render | ||||||||
| trait CanFixColumns | ||||||||
| Method | Argument | Typehint | Default | |||||
| fixColumns | ||||||||
| resetActions | ||||||||
| applyFixColumns | ||||||||
| leftVisibleColumns | ||||||||
| rightVisibleColumns | ||||||||
| leftVisibleComplexColumns | ||||||||
| rightVisibleComplexColumns | ||||||||
| trait HasActions | ||||||||
| Method | Argument | Typehint | Default | |||||
| setActionClass | ||||||||
| getActionClass | ||||||||
| actions | ||||||||
| appendActionsColumn | ||||||||
| disableActions | ||||||||
| showActions | ||||||||
| disableEditButton | ||||||||
| showEditButton | ||||||||
| disableQuickEditButton | ||||||||
| showQuickEditButton | ||||||||
| disableViewButton | ||||||||
| showViewButton | ||||||||
| disableDeleteButton | ||||||||
| showDeleteButton | ||||||||
| trait HasComplexHeaders | ||||||||
| Method | Argument | Typehint | Default | |||||
| combine | ||||||||
| getComplexHeaders | ||||||||
| sortHeaders | ||||||||
| createHeaderWithColumns | ||||||||
| trait HasExporter | ||||||||
| Method | Argument | Typehint | Default | |||||
| export | ||||||||
| handleExportRequest | ||||||||
| exporter | ||||||||
| setExporterQueryName | ||||||||
| resolveExportDriver | ||||||||
| exportUrl | ||||||||
| renderExportButton | ||||||||
| allowExporter | ||||||||
| trait HasFilter | ||||||||
| Method | Argument | Typehint | Default | |||||
| setupFilter | ||||||||
| processFilter | ||||||||
| filter | ||||||||
| fetching | ||||||||
| callFetchingCallbacks | ||||||||
| renderFilter | ||||||||
| expandFilter | ||||||||
| disableFilter | ||||||||
| showFilter | ||||||||
| disableFilterButton | ||||||||
| showFilterButton | ||||||||
| trait HasNames | ||||||||
| Method | Argument | Typehint | Default | |||||
| setName | ||||||||
| getName | ||||||||
| getRowName | ||||||||
| getSelectAllName | ||||||||
| getPerPageName | ||||||||
| getExportSelectedName | ||||||||
| getElementNameWithPrefix | ||||||||
| trait HasPaginator | ||||||||
| Method | Argument | Typehint | Default | |||||
| paginate | ||||||||
| getPerPage | ||||||||
| paginator | ||||||||
| allowPagination | ||||||||
| perPages | ||||||||
| disablePerPages | ||||||||
| getPerPages | ||||||||
| disablePagination | ||||||||
| showPagination | ||||||||
| trait HasQuickCreate | ||||||||
| Method | Argument | Typehint | Default | |||||
| quickCreate | ||||||||
| hasQuickCreate | ||||||||
| renderQuickCreate | ||||||||
| trait HasQuickSearch | ||||||||
| Method | Argument | Typehint | Default | |||||
| quickSearch | ||||||||
| setQuickSearchQueryName | ||||||||
| getQuickSearch | ||||||||
| renderQuickSearch | ||||||||
| applyQuickSearch | ||||||||
| addWhereBindings | ||||||||
| parseQueryBindings | ||||||||
| addWhereLikeBinding | ||||||||
| addWhereDatetimeBinding | ||||||||
| addWhereInBinding | ||||||||
| addWhereBetweenBinding | ||||||||
| addWhereBasicBinding | ||||||||
| trait HasSelector | ||||||||
| Method | Argument | Typehint | Default | |||||
| selector | ||||||||
| applySelectorQuery | ||||||||
| renderSelector | ||||||||
| trait HasTools | ||||||||
| Method | Argument | Typehint | Default | |||||
| setupTools | ||||||||
| toolsWithOutline | ||||||||
| tools | ||||||||
| batchActions | ||||||||
| renderTools | ||||||||
| disableToolbar | ||||||||
| showToolbar | ||||||||
| disableBatchActions | ||||||||
| showBatchActions | ||||||||
| disableBatchDelete | ||||||||
| showBatchDelete | ||||||||
| disableRefreshButton | ||||||||
| showRefreshButton | ||||||||
| allowToolbar | ||||||||
| trait HasTree | ||||||||
| Method | Argument | Typehint | Default | |||||
| enableTree | ||||||||
| addIgnoreQueries | ||||||||
| disableBindTreeQuery | ||||||||
| treeUrlWithoutQuery | ||||||||
| generateTreeUrl | ||||||||
| buildChildrenNodesPagination | ||||||||
| sortTree | ||||||||
| bindChildrenNodesQuery | ||||||||
| getChildrenQueryNamePrefix | ||||||||
| getChildrenPageName | ||||||||
| getCurrentChildrenPage | ||||||||
| getParentIdQueryName | ||||||||
| getParentIdFromRequest | ||||||||
| getTierQueryName | ||||||||
| getTierFromRequest | ||||||||
| showAllChildrenNodes | ||||||||
| class AbstractDisplayer | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| collectAssets | ||||||||
| setRow | ||||||||
| getElementName | ||||||||
| getKey | ||||||||
| resource | ||||||||
| trans | ||||||||
| display | ||||||||
| class Actions | ||||||||
| Method | Argument | Typehint | Default | |||||
| append | ||||||||
| prepend | ||||||||
| prepareAction | ||||||||
| disableView | ||||||||
| disableDelete | ||||||||
| disableEdit | ||||||||
| disableQuickEdit | ||||||||
| disableDefaultAction | ||||||||
| setResource | ||||||||
| resource | ||||||||
| resetDefaultActions | ||||||||
| call | ||||||||
| display | ||||||||
| renderView | ||||||||
| renderEdit | ||||||||
| renderQuickEdit | ||||||||
| renderDelete | ||||||||
| class Button | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class Checkbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| getElementClass | ||||||||
| addScript | ||||||||
| class ContextMenuActions | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| display | ||||||||
| class Copyable | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| display | ||||||||
| class DialogTree | ||||||||
| Method | Argument | Typehint | Default | |||||
| nodes | ||||||||
| url | ||||||||
| checkAll | ||||||||
| options | ||||||||
| title | ||||||||
| area | ||||||||
| setIdColumn | ||||||||
| setTitleColumn | ||||||||
| setParentColumn | ||||||||
| display | ||||||||
| format | ||||||||
| getSelectorPrefix | ||||||||
| setupScript | ||||||||
| class Downloadable | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class DropdownActions | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| prepend | ||||||||
| prepareAction | ||||||||
| wrapCustomAction | ||||||||
| prependDefaultActions | ||||||||
| display | ||||||||
| class Editable | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| getUrl | ||||||||
| addStyle | ||||||||
| addScript | ||||||||
| class Expand | ||||||||
| Method | Argument | Typehint | Default | |||||
| button | ||||||||
| display | ||||||||
| getDataKey | ||||||||
| addScript | ||||||||
| class Image | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class Label | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| formatStyle | ||||||||
| value | ||||||||
| class Limit | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| display | ||||||||
| class Link | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class Modal | ||||||||
| Method | Argument | Typehint | Default | |||||
| title | ||||||||
| setUpLazyRenderable | ||||||||
| display | ||||||||
| renderButton | ||||||||
| class Orderable | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| script | ||||||||
| class ProgressBar | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class QRCode | ||||||||
| Method | Argument | Typehint | Default | |||||
| addScript | ||||||||
| display | ||||||||
| class Radio | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| getElementClass | ||||||||
| addScript | ||||||||
| class Select | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| url | ||||||||
| addScript | ||||||||
| class SwitchDisplay | ||||||||
| Method | Argument | Typehint | Default | |||||
| color | ||||||||
| display | ||||||||
| url | ||||||||
| addScript | ||||||||
| class SwitchGroup | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| buildSwitch | ||||||||
| addScript | ||||||||
| class Table | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| class Tree | ||||||||
| Method | Argument | Typehint | Default | |||||
| setupScript | ||||||||
| display | ||||||||
| showNextPage | ||||||||
| class AbstractExporter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| titles | ||||||||
| filename | ||||||||
| rows | ||||||||
| xlsx | ||||||||
| csv | ||||||||
| ods | ||||||||
| extension | ||||||||
| setGrid | ||||||||
| getFilename | ||||||||
| buildData | ||||||||
| getGridModel | ||||||||
| callBuilder | ||||||||
| getChunkSize | ||||||||
| withScope | ||||||||
| export | ||||||||
| __call | ||||||||
| make | ||||||||
| class ExcelExporter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| export | ||||||||
| interface ExporterInterface | ||||||||
| Method | Argument | Typehint | Default | |||||
| export | ||||||||
| class Column | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| addFilter | ||||||||
| filters | ||||||||
| width | ||||||||
| removeFilterByID | ||||||||
| class Layout | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| addFilter | ||||||||
| column | ||||||||
| columns | ||||||||
| class Checkbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| prepare | ||||||||
| class DateTime | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getOptions | array | |||||||
| prepare | ||||||||
| variables | array | |||||||
| class MultipleSelect | ||||||||
| Method | Argument | Typehint | Default | |||||
| loadMore | self | |||||||
| class MultipleSelectTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| max | ||||||||
| addScript | ||||||||
| class Presenter | ||||||||
| Method | Argument | Typehint | Default | |||||
| setParent | ||||||||
| width | ||||||||
| ignore | ||||||||
| view | string | |||||||
| default | ||||||||
| value | ||||||||
| variables | array | |||||||
| collectAssets | ||||||||
| class Radio | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| stacked | self | |||||||
| showLabel | ||||||||
| prepare | ||||||||
| variables | array | |||||||
| class Select | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| config | ||||||||
| disableSelectAll | ||||||||
| buildOptions | array | |||||||
| model | ||||||||
| loadRemoteOptions | ||||||||
| placeholder | ||||||||
| ajax | ||||||||
| variables | array | |||||||
| getElementClass | string | |||||||
| load | self | |||||||
| getClass | string | |||||||
| class SelectResource | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| area | ||||||||
| options | ||||||||
| formatOptions | ||||||||
| style | ||||||||
| multiple | ||||||||
| max | ||||||||
| path | ||||||||
| formatValue | ||||||||
| placeholder | ||||||||
| setDefaultSource | ||||||||
| variables | array | |||||||
| class SelectTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| options | ||||||||
| model | ||||||||
| dialogWidth | ||||||||
| title | ||||||||
| placeholder | ||||||||
| setUpTable | ||||||||
| formatOptions | ||||||||
| addScript | ||||||||
| variables | array | |||||||
| renderButton | ||||||||
| renderFooter | ||||||||
| class Text | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| variables | array | |||||||
| placeholder | ||||||||
| url | ||||||||
| integer | ||||||||
| decimal | ||||||||
| currency | ||||||||
| percentage | ||||||||
| ip | ||||||||
| mac | ||||||||
| mobile | ||||||||
| inputmask | ||||||||
| class AbstractFilter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setupDefaultPresenter | ||||||||
| formatLabel | ||||||||
| width | ||||||||
| formatName | ||||||||
| formatId | ||||||||
| setParent | ||||||||
| getParent | ||||||||
| siblings | ||||||||
| previous | ||||||||
| next | ||||||||
| condition | ||||||||
| ignore | ||||||||
| select | ||||||||
| multipleSelect | ||||||||
| selectResource | ||||||||
| selectTable | ||||||||
| multipleSelectTable | ||||||||
| radio | ||||||||
| checkbox | ||||||||
| datetime | ||||||||
| date | ||||||||
| time | ||||||||
| day | ||||||||
| month | ||||||||
| year | ||||||||
| setPresenter | ||||||||
| presenter | ||||||||
| default | ||||||||
| getDefault | ||||||||
| getId | ||||||||
| setId | ||||||||
| column | ||||||||
| getLabel | ||||||||
| getValue | ||||||||
| setValue | ||||||||
| buildCondition | ||||||||
| buildRelationQuery | ||||||||
| variables | ||||||||
| render | ||||||||
| __toString | ||||||||
| __call | ||||||||
| class Between | ||||||||
| Method | Argument | Typehint | Default | |||||
| toTimestamp | ||||||||
| formatId | ||||||||
| formatName | ||||||||
| condition | ||||||||
| datetime | ||||||||
| setupDatetime | ||||||||
| class Date | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class EndWith | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| ilike | ||||||||
| class Group | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setParent | ||||||||
| initialize | ||||||||
| joinGroup | ||||||||
| equal | ||||||||
| notEqual | ||||||||
| gt | ||||||||
| lt | ||||||||
| nlt | ||||||||
| ngt | ||||||||
| match | ||||||||
| where | ||||||||
| like | ||||||||
| contains | ||||||||
| ilike | ||||||||
| startWith | ||||||||
| endWith | ||||||||
| condition | ||||||||
| injectScript | ||||||||
| variables | ||||||||
| render | ||||||||
| class Gt | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Hidden | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| condition | ||||||||
| render | ||||||||
| class Ilike | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class In | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Like | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Lt | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Newline | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| class Ngt | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Nlt | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class NotEqual | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| class Scope | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getLabel | ||||||||
| condition | ||||||||
| render | ||||||||
| __call | ||||||||
| class StartWith | ||||||||
| Method | Argument | Typehint | Default | |||||
| condition | ||||||||
| ilike | ||||||||
| class Where | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| condition | ||||||||
| class WhereBetween | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| condition | ||||||||
| class AbstractTool | ||||||||
| Method | Argument | Typehint | Default | |||||
| html | ||||||||
| class BatchActions | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| appendDefaultAction | ||||||||
| disableDelete | ||||||||
| disableDeleteAndHodeSelectAll | ||||||||
| add | ||||||||
| prepareActions | ||||||||
| setupScript | ||||||||
| render | ||||||||
| class BatchDelete | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| class CreateButton | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| renderDialogCreateButton | ||||||||
| renderCreateButton | ||||||||
| render | ||||||||
| class ExportButton | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setUpScripts | ||||||||
| renderExportAll | ||||||||
| renderExportCurrentPage | ||||||||
| renderExportSelectedRows | ||||||||
| render | ||||||||
| class FilterButton | ||||||||
| Method | Argument | Typehint | Default | |||||
| filter | ||||||||
| getElementClassName | ||||||||
| setupScripts | ||||||||
| renderScopes | ||||||||
| currentScopeLabel | ||||||||
| render | ||||||||
| class Paginator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initPaginator | ||||||||
| paginationLinks | ||||||||
| perPageSelector | ||||||||
| paginationRanger | ||||||||
| render | ||||||||
| class PerPageSelector | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initialize | ||||||||
| getOptions | ||||||||
| render | ||||||||
| script | ||||||||
| class QuickCreate | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| formatPlaceholder | ||||||||
| text | ||||||||
| hidden | ||||||||
| ip | ||||||||
| url | ||||||||
| password | ||||||||
| mobile | ||||||||
| integer | ||||||||
| selectResource | ||||||||
| select | ||||||||
| tags | ||||||||
| multipleSelect | ||||||||
| datetime | ||||||||
| time | ||||||||
| date | ||||||||
| addField | ||||||||
| resolveView | ||||||||
| action | ||||||||
| method | ||||||||
| script | ||||||||
| getElementClass | ||||||||
| render | ||||||||
| class QuickSearch | ||||||||
| Method | Argument | Typehint | Default | |||||
| setQueryName | ||||||||
| getQueryName | ||||||||
| width | ||||||||
| placeholder | ||||||||
| value | ||||||||
| formAction | ||||||||
| auto | ||||||||
| render | ||||||||
| setupScript | ||||||||
| class RefreshButton | ||||||||
| Method | Argument | Typehint | Default | |||||
| display | ||||||||
| render | ||||||||
| class RowSelector | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| style | ||||||||
| background | ||||||||
| click | ||||||||
| titleColumn | ||||||||
| renderHeader | ||||||||
| renderColumn | ||||||||
| setupScript | ||||||||
| getTitle | ||||||||
| class Selector | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| select | ||||||||
| selectOne | ||||||||
| addSelector | ||||||||
| getQueryName | ||||||||
| all | ||||||||
| parseSelected | ||||||||
| formatKey | ||||||||
| url | ||||||||
| render | ||||||||
| class BatchAction | ||||||||
| Method | Argument | Typehint | Default | |||||
| actionScript | ||||||||
| getSelectedKeysScript | ||||||||
| class Column | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| formatName | ||||||||
| extend | ||||||||
| extensions | ||||||||
| setGrid | ||||||||
| grid | ||||||||
| setOriginalGridModels | ||||||||
| width | ||||||||
| if | ||||||||
| setAttributes | ||||||||
| getAttributes | ||||||||
| hide | ||||||||
| responsive | ||||||||
| getDataPriority | ||||||||
| style | ||||||||
| getName | ||||||||
| setOriginalModel | ||||||||
| getOriginalModel | ||||||||
| getOriginal | ||||||||
| getValue | ||||||||
| formatLabel | ||||||||
| getLabel | ||||||||
| setLabel | ||||||||
| display | ||||||||
| hasDisplayCallbacks | ||||||||
| setDisplayCallbacks | ||||||||
| getDisplayCallbacks | ||||||||
| callDisplayCallbacks | ||||||||
| bindOriginalRowModel | ||||||||
| fill | ||||||||
| processConditions | ||||||||
| useDefinedColumn | ||||||||
| htmlEntityEncode | ||||||||
| isSorted | ||||||||
| resolveDisplayer | ||||||||
| callSupportDisplayer | ||||||||
| callBuiltinDisplayer | ||||||||
| setHeaderAttributes | ||||||||
| setDefaultHeaderAttribute | ||||||||
| formatTitleAttributes | ||||||||
| __call | ||||||||
| class ComplexHeader | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getColumnNames | ||||||||
| columns | ||||||||
| hide | ||||||||
| getLabel | ||||||||
| responsive | ||||||||
| append | ||||||||
| help | ||||||||
| addDefaultAttributes | ||||||||
| render | ||||||||
| class Exporter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setQueryName | ||||||||
| option | ||||||||
| disableExportAll | ||||||||
| disableExportCurrentPage | ||||||||
| disableExportSelectedRow | ||||||||
| chunkSize | ||||||||
| queryName | string | |||||||
| extend | ||||||||
| resolve | ||||||||
| driver | ||||||||
| newDriver | ExporterInterface | |||||||
| makeDefaultDriver | ||||||||
| formatExportQuery | ||||||||
| __call | ||||||||
| class Filter | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initLayout | ||||||||
| formatFilterId | ||||||||
| setAction | ||||||||
| withoutInputBorder | ||||||||
| disableCollapse | ||||||||
| disableResetButton | ||||||||
| input | ||||||||
| model | ||||||||
| grid | ||||||||
| setFilterID | ||||||||
| panel | ||||||||
| rightSide | ||||||||
| mode | ||||||||
| filterID | ||||||||
| setName | ||||||||
| getName | ||||||||
| withoutBorder | ||||||||
| withBorder | ||||||||
| removeFilter | ||||||||
| inputs | ||||||||
| getConditions | ||||||||
| sanitizeInputs | ||||||||
| addFilter | ||||||||
| use | ||||||||
| filters | ||||||||
| scope | ||||||||
| getScopeQueryName | ||||||||
| scopes | ||||||||
| getCurrentScope | ||||||||
| getCurrentScopeName | ||||||||
| getScopeConditions | ||||||||
| expand | ||||||||
| execute | ||||||||
| padding | ||||||||
| style | ||||||||
| noPadding | ||||||||
| hiddenResetButtonText | ||||||||
| view | ||||||||
| render | ||||||||
| urlWithoutFilters | ||||||||
| urlWithoutScopes | ||||||||
| __call | ||||||||
| extend | ||||||||
| extensions | ||||||||
| class FixColumns | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| leftColumns | ||||||||
| rightColumns | ||||||||
| leftComplexColumns | ||||||||
| rightComplexColumns | ||||||||
| height | ||||||||
| apply | ||||||||
| formatColumns | ||||||||
| addScript | ||||||||
| addStyle | ||||||||
| class GridAction | ||||||||
| Method | Argument | Typehint | Default | |||||
| setGrid | ||||||||
| resource | ||||||||
| class LazyRenderable | ||||||||
| Method | Argument | Typehint | Default | |||||
| grid | Grid | |||||||
| render | ||||||||
| addStyle | ||||||||
| simple | ||||||||
| prepare | ||||||||
| allowSimpleMode | ||||||||
| getDefaultName | ||||||||
| class Model | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initQueries | ||||||||
| repository | ||||||||
| getQueries | ||||||||
| setQueries | ||||||||
| paginator | AbstractPaginator | |||||||
| makePaginator | ||||||||
| getKeyName | ||||||||
| usePaginate | ||||||||
| allowPagination | ||||||||
| getPerPageName | ||||||||
| setPerPageName | ||||||||
| setPerPage | ||||||||
| setPageName | ||||||||
| getPageName | ||||||||
| getSortName | ||||||||
| setSortName | ||||||||
| setGrid | ||||||||
| grid | ||||||||
| filter | ||||||||
| getConstraints | ||||||||
| setConstraints | ||||||||
| collection | ||||||||
| buildData | ||||||||
| setData | ||||||||
| addConditions | ||||||||
| fetch | ||||||||
| setPaginator | ||||||||
| stdObjToArray | ||||||||
| handleInvalidPage | ||||||||
| getCurrentPage | ||||||||
| setCurrentPage | ||||||||
| getPerPage | ||||||||
| findQueryByMethod | ||||||||
| filterQueryBy | ||||||||
| getSort | ||||||||
| rejectQuery | ||||||||
| resetOrderBy | ||||||||
| __call | ||||||||
| addQuery | ||||||||
| with | ||||||||
| reset | ||||||||
| class Responsive | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| focus | ||||||||
| all | ||||||||
| options | ||||||||
| disablePerfectScrollbar | ||||||||
| build | ||||||||
| class Row | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getKey | ||||||||
| rowAttributes | ||||||||
| columnAttributes | ||||||||
| formatHtmlAttributes | ||||||||
| setAttributes | ||||||||
| style | ||||||||
| model | ||||||||
| __get | ||||||||
| __set | ||||||||
| column | ||||||||
| toArray | ||||||||
| output | ||||||||
| class RowAction | ||||||||
| Method | Argument | Typehint | Default | |||||
| getKey | ||||||||
| row | ||||||||
| setRow | ||||||||
| getRow | ||||||||
| setColumn | ||||||||
| makeSelector | ||||||||
| class Tools | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| appendDefaultTools | ||||||||
| append | ||||||||
| prepend | ||||||||
| prepareAction | ||||||||
| has | ||||||||
| disableFilterButton | ||||||||
| withOutline | ||||||||
| disableRefreshButton | ||||||||
| disableBatchActions | ||||||||
| batch | ||||||||
| render | ||||||||
| format | ||||||||
| addButtonOutline | ||||||||
| class Asset | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initTheme | ||||||||
| alias | ||||||||
| collect | ||||||||
| css | ||||||||
| baseCss | ||||||||
| js | ||||||||
| get | ||||||||
| url | ||||||||
| getRealPath | ||||||||
| hasAlias | ||||||||
| headerJs | ||||||||
| baseJs | ||||||||
| script | ||||||||
| style | ||||||||
| addFontCss | ||||||||
| mergeBaseCss | ||||||||
| cssToHtml | ||||||||
| withVersionQuery | ||||||||
| mergeBaseJs | ||||||||
| jsToHtml | ||||||||
| headerJsToHtml | ||||||||
| scriptToHtml | ||||||||
| styleToHtml | ||||||||
| class Column | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| append | ||||||||
| row | ||||||||
| render | ||||||||
| startColumn | ||||||||
| endColumn | ||||||||
| class Content | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| make | ||||||||
| header | ||||||||
| title | ||||||||
| description | ||||||||
| full | ||||||||
| breadcrumb | ||||||||
| perfectScrollbar | ||||||||
| formatBreadcrumb | ||||||||
| body | ||||||||
| row | ||||||||
| prepend | ||||||||
| prependRow | ||||||||
| addRow | ||||||||
| build | ||||||||
| withSuccess | ||||||||
| withError | ||||||||
| withWarning | ||||||||
| withInfo | ||||||||
| view | ||||||||
| with | ||||||||
| withConfig | ||||||||
| shareDefaultErrors | ||||||||
| variables | ||||||||
| applyClasses | ||||||||
| render | ||||||||
| composed | ||||||||
| callComposed | ||||||||
| class Menu | ||||||||
| Method | Argument | Typehint | Default | |||||
| register | ||||||||
| add | ||||||||
| toHtml | ||||||||
| view | ||||||||
| render | ||||||||
| isActive | ||||||||
| visible | ||||||||
| translate | ||||||||
| getPath | ||||||||
| getUrl | ||||||||
| class Navbar | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| left | ||||||||
| right | ||||||||
| render | ||||||||
| class Row | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| column | ||||||||
| addColumn | ||||||||
| render | ||||||||
| startRow | ||||||||
| endRow | ||||||||
| class SectionManager | ||||||||
| Method | Argument | Typehint | Default | |||||
| inject | ||||||||
| injectDefault | ||||||||
| put | ||||||||
| yieldContent | ||||||||
| getSections | ||||||||
| sortSections | ||||||||
| hasSection | ||||||||
| hasDefaultSection | ||||||||
| resolveContent | ||||||||
| flushSections | ||||||||
| class Application | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class Authenticate | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| shouldPassThrough | ||||||||
| class Bootstrap | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| setUpDarkMode | ||||||||
| includeBootstrapFile | ||||||||
| addScript | ||||||||
| fireEvents | ||||||||
| storeCurrentUrl | ||||||||
| prefetch | ||||||||
| class LogOperation | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| formatInput | ||||||||
| shouldLogOperation | ||||||||
| inAllowedMethods | ||||||||
| inExceptArray | ||||||||
| class Permission | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| checkRoutePermission | ||||||||
| isApiRoute | ||||||||
| shouldPassThrough | ||||||||
| class Pjax | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| respond | ||||||||
| handleErrorResponse | ||||||||
| filterResponse | ||||||||
| makeTitle | ||||||||
| fetchContents | ||||||||
| decodeUtf8HtmlEntities | ||||||||
| setUriHeader | ||||||||
| class Session | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class WebUploader | ||||||||
| Method | Argument | Typehint | Default | |||||
| handle | ||||||||
| class Administrator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| get | ||||||||
| class Extension | ||||||||
| Method | Argument | Typehint | Default | |||||
| get | ||||||||
| each | ||||||||
| edit | array | |||||||
| update | ||||||||
| getDataWhenUpdating | array | |||||||
| detail | array | |||||||
| destroy | ||||||||
| store | ||||||||
| getDataWhenDeleting | array | |||||||
| class Menu | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class Permission | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class Role | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class Administrator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getAvatar | ||||||||
| roles | BelongsToMany | |||||||
| class AdminTablesSeeder | ||||||||
| Method | Argument | Typehint | Default | |||||
| run | ||||||||
| class Menu | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| roles | BelongsToMany | |||||||
| permissions | BelongsToMany | |||||||
| allNodes | array | |||||||
| fetchAll | array | |||||||
| withPermission | ||||||||
| withRole | ||||||||
| boot | ||||||||
| trait MenuCache | ||||||||
| Method | Argument | Typehint | Default | |||||
| remember | ||||||||
| flushCache | ||||||||
| getCacheKey | ||||||||
| enableCache | ||||||||
| getStore | ||||||||
| class OperationLog | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| user | BelongsTo | |||||||
| class Permission | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| roles | BelongsToMany | |||||||
| shouldPassThrough | bool | |||||||
| selectOptions | ||||||||
| getHttpPathAttribute | ||||||||
| setHttpPathAttribute | ||||||||
| matchRequest | bool | |||||||
| setHttpMethodAttribute | ||||||||
| getHttpMethodAttribute | ||||||||
| boot | ||||||||
| class Role | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| administrators | BelongsToMany | |||||||
| permissions | BelongsToMany | |||||||
| can | bool | |||||||
| cannot | bool | |||||||
| getPermissionId | ||||||||
| isAdministrator | ||||||||
| boot | ||||||||
| class EloquentRepository | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initModel | ||||||||
| getCreatedAtColumn | ||||||||
| getUpdatedAtColumn | ||||||||
| getGridColumns | ||||||||
| getFormColumns | ||||||||
| getDetailColumns | ||||||||
| with | ||||||||
| get | ||||||||
| setSort | ||||||||
| setRelationSort | ||||||||
| setPaginate | ||||||||
| resolvePerPage | ||||||||
| edit | array | |||||||
| detail | array | |||||||
| store | ||||||||
| getDataWhenUpdating | array | |||||||
| update | ||||||||
| moveOrderUp | ||||||||
| moveOrderDown | ||||||||
| destroy | ||||||||
| getDataWhenDeleting | array | |||||||
| getParentColumn | ||||||||
| getTitleColumn | ||||||||
| getOrderColumn | ||||||||
| saveOrder | ||||||||
| withQuery | ||||||||
| toTree | ||||||||
| newQuery | ||||||||
| eloquent | ||||||||
| createEloquent | ||||||||
| getRelations | ||||||||
| getRelationInputs | ||||||||
| updateRelation | ||||||||
| class Proxy | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getOriginalClassName | ||||||||
| getKeyName | ||||||||
| isSoftDeletes | ||||||||
| getCreatedAtColumn | ||||||||
| getUpdatedAtColumn | ||||||||
| get | ||||||||
| edit | array | |||||||
| detail | array | |||||||
| store | ||||||||
| getDataWhenUpdating | array | |||||||
| update | ||||||||
| destroy | ||||||||
| getDataWhenDeleting | array | |||||||
| __call | ||||||||
| class QueryBuilderRepository | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initQueryBuilder | ||||||||
| getTable | ||||||||
| getCreatedAtColumn | ||||||||
| getUpdatedAtColumn | ||||||||
| getGridColumns | ||||||||
| getFormColumns | ||||||||
| getDetailColumns | ||||||||
| get | ||||||||
| setSort | ||||||||
| setRelationSort | ||||||||
| setPaginate | ||||||||
| resolvePerPage | ||||||||
| edit | array | |||||||
| detail | array | |||||||
| store | ||||||||
| getDataWhenUpdating | array | |||||||
| update | ||||||||
| moveOrderUp | ||||||||
| moveOrderDown | ||||||||
| destroy | ||||||||
| getDataWhenDeleting | array | |||||||
| getParentColumn | ||||||||
| getTitleColumn | ||||||||
| getOrderColumn | ||||||||
| saveOrder | ||||||||
| withQuery | ||||||||
| toTree | ||||||||
| newQuery | ||||||||
| class Repository | ||||||||
| Method | Argument | Typehint | Default | |||||
| getKeyName | ||||||||
| setKeyName | ||||||||
| getCreatedAtColumn | ||||||||
| getUpdatedAtColumn | ||||||||
| isSoftDeletes | ||||||||
| setIsSoftDeletes | ||||||||
| get | ||||||||
| edit | array | |||||||
| detail | array | |||||||
| store | ||||||||
| getDataWhenUpdating | array | |||||||
| update | ||||||||
| destroy | ||||||||
| getDataWhenDeleting | array | |||||||
| getPrimaryKeyColumn | ||||||||
| getParentColumn | ||||||||
| getTitleColumn | ||||||||
| getOrderColumn | ||||||||
| saveOrder | ||||||||
| withQuery | ||||||||
| toTree | ||||||||
| make | ||||||||
| listen | ||||||||
| getListeners | ||||||||
| class RepositoryListener | ||||||||
| Method | Argument | Typehint | Default | |||||
| creating | ||||||||
| created | ||||||||
| updating | ||||||||
| updated | ||||||||
| deleting | ||||||||
| deleted | ||||||||
| class ControllerCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| replace | ||||||||
| getNamespace | ||||||||
| replaceClass | ||||||||
| getPath | ||||||||
| getStub | ||||||||
| trait FormCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| generateForm | ||||||||
| trait GridCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| generateGrid | ||||||||
| class LangCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| getLangPath | ||||||||
| class MigrationCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| populateStub | ||||||||
| buildBluePrint | ||||||||
| class ModelCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| create | ||||||||
| getPath | ||||||||
| getNamespace | ||||||||
| replaceClass | ||||||||
| replaceNamespace | ||||||||
| replaceSoftDeletes | ||||||||
| replaceDatetimeFormatter | ||||||||
| replacePrimaryKey | ||||||||
| replaceTable | ||||||||
| replaceTimestamp | ||||||||
| replaceSpace | ||||||||
| getStub | ||||||||
| class RepositoryCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| create | ||||||||
| getNamespace | ||||||||
| stub | ||||||||
| trait ShowCreator | ||||||||
| Method | Argument | Typehint | Default | |||||
| generateShow | ||||||||
| class AbstractField | ||||||||
| Method | Argument | Typehint | Default | |||||
| setValue | ||||||||
| setModel | ||||||||
| render | ||||||||
| class AbstractTool | ||||||||
| Method | Argument | Typehint | Default | |||||
| setParent | ||||||||
| getKey | ||||||||
| setupHtmlAttributes | ||||||||
| class Divider | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Field | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setParent | ||||||||
| getName | ||||||||
| width | ||||||||
| formatLabel | ||||||||
| getLabel | ||||||||
| as | ||||||||
| using | ||||||||
| image | ||||||||
| file | ||||||||
| link | ||||||||
| label | ||||||||
| dot | ||||||||
| badge | ||||||||
| formatStyle | ||||||||
| json | ||||||||
| prepend | ||||||||
| append | ||||||||
| explode | ||||||||
| view | ||||||||
| escape | ||||||||
| unescape | ||||||||
| fill | ||||||||
| value | ||||||||
| wrap | ||||||||
| __call | ||||||||
| callExtendedField | ||||||||
| callSupportDisplayer | ||||||||
| variables | ||||||||
| render | ||||||||
| useDefinedColumn | ||||||||
| extend | ||||||||
| extensions | ||||||||
| class Html | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| class Newline | ||||||||
| Method | Argument | Typehint | Default | |||||
| render | ||||||||
| class Panel | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initData | ||||||||
| setParent | ||||||||
| getParent | ||||||||
| style | ||||||||
| title | ||||||||
| view | ||||||||
| with | ||||||||
| wrap | ||||||||
| hasWrapper | ||||||||
| tools | ||||||||
| fill | ||||||||
| render | ||||||||
| doWrap | ||||||||
| class Relation | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| model | ||||||||
| render | ||||||||
| class Row | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| fields | ||||||||
| width | ||||||||
| field | ||||||||
| __get | ||||||||
| __call | ||||||||
| pushField | ||||||||
| class Tools | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| append | ||||||||
| prepend | ||||||||
| prepareTool | ||||||||
| getResource | ||||||||
| disableList | ||||||||
| disableDelete | ||||||||
| disableEdit | ||||||||
| disableQuickEdit | ||||||||
| showQuickEdit | ||||||||
| getListPath | ||||||||
| getEditPath | ||||||||
| getDeletePath | ||||||||
| renderList | ||||||||
| renderEdit | ||||||||
| renderDelete | ||||||||
| renderCustomTools | ||||||||
| render | ||||||||
| class Composer | ||||||||
| Method | Argument | Typehint | Default | |||||
| parse | ||||||||
| getVersion | ||||||||
| readJson | ||||||||
| class ComposerProperty | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| get | ||||||||
| set | ||||||||
| delete | ||||||||
| __get | ||||||||
| toArray | ||||||||
| toJson | ||||||||
| class Helper | ||||||||
| Method | Argument | Typehint | Default | |||||
| updateExtensionConfig | ||||||||
| array | array | |||||||
| render | string | |||||||
| buildHtmlAttributes | ||||||||
| urlWithQuery | ||||||||
| urlWithoutQuery | ||||||||
| fullUrlWithoutQuery | ||||||||
| urlHasQuery | ||||||||
| matchRequestPath | ||||||||
| buildNestedArray | ||||||||
| slug | ||||||||
| exportArray | ||||||||
| exportArrayPhp | ||||||||
| deleteByValue | ||||||||
| colorLighten | ||||||||
| colorDarken | ||||||||
| colorAlpha | ||||||||
| colorToRBG | ||||||||
| validateExtensionName | ||||||||
| getFileIcon | ||||||||
| isAjaxRequest | ||||||||
| isIEBrowser | ||||||||
| isQQBrowser | ||||||||
| setPreviousUrl | ||||||||
| getPreviousUrl | ||||||||
| process | ||||||||
| equal | ||||||||
| strLimit | ||||||||
| guessClassFileName | ||||||||
| prepareHasOneRelation | ||||||||
| withQueryCondition | ||||||||
| withRelationQuery | ||||||||
| htmlEntityEncode | ||||||||
| class JavaScript | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| value | ||||||||
| make | ||||||||
| all | ||||||||
| delete | ||||||||
| format | ||||||||
| __toString | ||||||||
| class LazyRenderable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| make | ||||||||
| collectAssets | ||||||||
| __get | ||||||||
| class OutputFormatter | ||||||||
| Method | Argument | Typehint | Default | |||||
| format | ||||||||
| class StringOutput | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| clear | ||||||||
| doWrite | ||||||||
| getContent | ||||||||
| class WebUploader | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| hasChunkFile | ||||||||
| isUploading | ||||||||
| getCompleteUploadedFile | ||||||||
| deleteTempFile | ||||||||
| mergeChunks | ||||||||
| isComplete | ||||||||
| moveChunk | ||||||||
| putTempFileContent | ||||||||
| generateChunkFileName | ||||||||
| getTempPath | ||||||||
| getTempDirectory | ||||||||
| trait HasAssets | ||||||||
| Method | Argument | Typehint | Default | |||||
| html | ||||||||
| asset | ||||||||
| collectAssets | ||||||||
| css | ||||||||
| baseCss | ||||||||
| js | ||||||||
| headerJs | ||||||||
| baseJs | ||||||||
| script | ||||||||
| style | ||||||||
| fonts | ||||||||
| trait HasAuthorization | ||||||||
| Method | Argument | Typehint | Default | |||||
| passesAuthorization | bool | |||||||
| authorize | bool | |||||||
| failedAuthorization | ||||||||
| trait HasBuilderEvents | ||||||||
| Method | Argument | Typehint | Default | |||||
| resolving | ||||||||
| callResolving | ||||||||
| composing | ||||||||
| callComposing | ||||||||
| fireBuilderEvent | ||||||||
| addBuilderListeners | ||||||||
| formatBuilderEventKey | ||||||||
| trait HasDateTimeFormatter | ||||||||
| Method | Argument | Typehint | Default | |||||
| serializeDate | ||||||||
| trait HasDefinitions | ||||||||
| Method | Argument | Typehint | Default | |||||
| define | ||||||||
| hasDefinition | ||||||||
| trait HasFormResponse | ||||||||
| Method | Argument | Typehint | Default | |||||
| ajaxResponse | ||||||||
| location | ||||||||
| isAjaxRequest | ||||||||
| success | ||||||||
| setCurrentUrl | ||||||||
| getCurrentUrl | ||||||||
| error | ||||||||
| redirect | ||||||||
| redirectToIntended | ||||||||
| validationErrorsResponse | ||||||||
| trait HasHtmlAttributes | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultHtmlAttribute | ||||||||
| setHtmlAttribute | ||||||||
| appendHtmlAttribute | ||||||||
| forgetHtmlAttribute | ||||||||
| getHtmlAttributes | ||||||||
| getHtmlAttribute | ||||||||
| hasHtmlAttribute | ||||||||
| formatHtmlAttributes | ||||||||
| trait HasPermissions | ||||||||
| Method | Argument | Typehint | Default | |||||
| allPermissions | Collection | |||||||
| can | bool | |||||||
| cannot | bool | |||||||
| isAdministrator | bool | |||||||
| isRole | bool | |||||||
| inRoles | bool | |||||||
| visible | bool | |||||||
| boot | ||||||||
| trait HasUploadedFile | ||||||||
| Method | Argument | Typehint | Default | |||||
| uploader | ||||||||
| file | ||||||||
| disk | ||||||||
| isDeleteRequest | ||||||||
| deleteFile | ||||||||
| deleteFileAndResponse | ||||||||
| responseUploaded | ||||||||
| responseValidationMessage | ||||||||
| responseErrorMessage | ||||||||
| responseDeleted | ||||||||
| responseDeleteFail | ||||||||
| trait InteractsWithApi | ||||||||
| Method | Argument | Typehint | Default | |||||
| parameters | array | |||||||
| request | ||||||||
| getRequestUrl | ||||||||
| getRequestMethod | ||||||||
| getUriKey | ||||||||
| getRequestScripts | ||||||||
| click | ||||||||
| getRequestSelectors | ||||||||
| fetching | ||||||||
| fetched | ||||||||
| allowBuildRequest | ||||||||
| buildRequestScript | ||||||||
| formatRequestData | ||||||||
| buildBindingScript | ||||||||
| merge | ||||||||
| trait InteractsWithRenderApi | ||||||||
| Method | Argument | Typehint | Default | |||||
| onLoad | ||||||||
| getRenderable | ||||||||
| setRenderable | ||||||||
| getRenderableScript | ||||||||
| trait LazyWidget | ||||||||
| Method | Argument | Typehint | Default | |||||
| payload | ||||||||
| getUrl | ||||||||
| getRenderableName | ||||||||
| trait ModelTree | ||||||||
| Method | Argument | Typehint | Default | |||||
| children | ||||||||
| parent | ||||||||
| getParentColumn | ||||||||
| getTitleColumn | ||||||||
| getOrderColumn | ||||||||
| withQuery | ||||||||
| toTree | ||||||||
| allNodes | ||||||||
| callQueryCallbacks | ||||||||
| setBranchOrder | ||||||||
| saveOrder | ||||||||
| determineOrderColumnName | ||||||||
| moveOrderDown | ||||||||
| moveOrderUp | ||||||||
| getSameOrderModel | ||||||||
| moveToStart | ||||||||
| selectOptions | ||||||||
| buildSelectOptions | ||||||||
| delete | ||||||||
| boot | ||||||||
| trait Resizable | ||||||||
| Method | Argument | Typehint | Default | |||||
| thumbnail | ||||||||
| getThumbnailPath | ||||||||
| class AbstractTool | ||||||||
| Method | Argument | Typehint | Default | |||||
| setParent | ||||||||
| setupHtmlAttributes | ||||||||
| class Tools | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| add | ||||||||
| render | ||||||||
| class Chart | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| selector | ||||||||
| title | ||||||||
| series | ||||||||
| labels | ||||||||
| colors | ||||||||
| stroke | ||||||||
| xaxis | ||||||||
| tooltip | ||||||||
| yaxis | ||||||||
| fill | ||||||||
| chart | ||||||||
| dataLabels | ||||||||
| extendOptions | ||||||||
| buildDefaultScript | ||||||||
| addScript | ||||||||
| render | ||||||||
| html | ||||||||
| valueResult | ||||||||
| formatScriptOptions | ||||||||
| generateId | ||||||||
| class Bar | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultChartOptions | ||||||||
| chartBarColumnWidth | ||||||||
| class Card | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| init | ||||||||
| defaultChartOptions | ||||||||
| useChart | ||||||||
| icon | ||||||||
| title | ||||||||
| subTitle | ||||||||
| header | ||||||||
| content | ||||||||
| style | ||||||||
| dropdown | ||||||||
| height | ||||||||
| chartOption | ||||||||
| chartHeight | ||||||||
| chartMarginTop | ||||||||
| chartMarginBottom | ||||||||
| chartLabels | ||||||||
| chartColors | ||||||||
| chart | ||||||||
| setUpChart | ||||||||
| setUpChartMargin | ||||||||
| addScript | ||||||||
| renderHeader | ||||||||
| renderContent | ||||||||
| renderChart | ||||||||
| setUpCardHeight | ||||||||
| render | ||||||||
| valueResult | ||||||||
| class Donut | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultChartOptions | ||||||||
| init | ||||||||
| contentWidth | ||||||||
| renderContent | ||||||||
| class Line | ||||||||
| Method | Argument | Typehint | Default | |||||
| init | ||||||||
| chartStraight | ||||||||
| chartSmooth | ||||||||
| renderContent | ||||||||
| class RadialBar | ||||||||
| Method | Argument | Typehint | Default | |||||
| init | ||||||||
| defaultChartOptions | ||||||||
| footer | ||||||||
| contentWidth | ||||||||
| chartPullRight | ||||||||
| renderFooter | ||||||||
| renderContent | ||||||||
| class Round | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultChartOptions | ||||||||
| chartRadialBarSize | ||||||||
| chartRadialBarMargin | ||||||||
| chartTotal | ||||||||
| chartLabelNameFontSize | ||||||||
| chartLabelNameOffsetY | ||||||||
| chartLabelValueFontSize | ||||||||
| chartLabelValueOffsetY | ||||||||
| class SingleRound | ||||||||
| Method | Argument | Typehint | Default | |||||
| defaultChartOptions | ||||||||
| class Line | ||||||||
| Method | Argument | Typehint | Default | |||||
| fillDefaultColor | ||||||||
| primary | ||||||||
| green | ||||||||
| purple | ||||||||
| red | ||||||||
| custom | ||||||||
| pink | ||||||||
| blue | ||||||||
| fillColors | ||||||||
| render | ||||||||
| class Sparkline | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| values | ||||||||
| width | ||||||||
| height | ||||||||
| combine | ||||||||
| addScript | ||||||||
| buildCombinationScript | ||||||||
| render | ||||||||
| html | ||||||||
| __call | ||||||||
| generateId | ||||||||
| valueResult | ||||||||
| class Alert | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| title | ||||||||
| content | ||||||||
| primary | ||||||||
| info | ||||||||
| success | ||||||||
| warning | ||||||||
| danger | ||||||||
| removable | ||||||||
| style | ||||||||
| icon | ||||||||
| variables | ||||||||
| class Box | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| padding | ||||||||
| content | ||||||||
| title | ||||||||
| collapsable | ||||||||
| removable | ||||||||
| style | ||||||||
| tool | ||||||||
| solid | ||||||||
| variables | ||||||||
| class Callout | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| title | ||||||||
| content | ||||||||
| light | ||||||||
| primary | ||||||||
| info | ||||||||
| success | ||||||||
| warning | ||||||||
| danger | ||||||||
| removable | ||||||||
| style | ||||||||
| variables | ||||||||
| class Card | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| withHeaderBorder | ||||||||
| padding | ||||||||
| noPadding | ||||||||
| content | ||||||||
| footer | ||||||||
| title | ||||||||
| tool | ||||||||
| variables | ||||||||
| class Checkbox | ||||||||
| Method | Argument | Typehint | Default | |||||
| check | ||||||||
| checkAll | ||||||||
| class Code | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| lang | ||||||||
| javascript | ||||||||
| html | ||||||||
| java | ||||||||
| python | ||||||||
| padding | ||||||||
| read | ||||||||
| build | ||||||||
| class DarkModeSwitcher | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| render | ||||||||
| addStyle | ||||||||
| addScript | ||||||||
| class DialogForm | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| options | ||||||||
| title | ||||||||
| click | ||||||||
| forceRefresh | ||||||||
| disableResetButton | ||||||||
| saved | ||||||||
| error | ||||||||
| success | ||||||||
| dimensions | ||||||||
| width | ||||||||
| height | ||||||||
| url | ||||||||
| render | ||||||||
| autoRender | ||||||||
| setupOptions | ||||||||
| is | ||||||||
| prepare | ||||||||
| class DialogTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| from | ||||||||
| title | ||||||||
| width | ||||||||
| button | ||||||||
| onShown | ||||||||
| onHidden | ||||||||
| onLoad | ||||||||
| footer | ||||||||
| getTable | ||||||||
| addScript | ||||||||
| html | ||||||||
| renderTable | ||||||||
| renderFooter | ||||||||
| renderButton | ||||||||
| class Dropdown | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| options | ||||||||
| button | ||||||||
| withoutTextButton | ||||||||
| buttonClass | ||||||||
| buttonStyle | ||||||||
| divider | ||||||||
| map | ||||||||
| click | ||||||||
| template | ||||||||
| renderButton | ||||||||
| getButtonId | ||||||||
| renderOptions | ||||||||
| renderOption | ||||||||
| render | ||||||||
| class Dump | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| content | ||||||||
| padding | ||||||||
| maxWidth | ||||||||
| convertJsonToArray | ||||||||
| render | ||||||||
| class Form | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setUp | ||||||||
| initFields | ||||||||
| initFormAttributes | ||||||||
| initCurrentUrl | ||||||||
| initPayload | ||||||||
| action | ||||||||
| method | ||||||||
| confirm | ||||||||
| setKey | ||||||||
| getKey | ||||||||
| data | ||||||||
| fill | ||||||||
| model | ||||||||
| fieldset | ||||||||
| field | ||||||||
| fields | ||||||||
| column | ||||||||
| layout | ||||||||
| validate | ||||||||
| mergeValidationMessages | ||||||||
| disablePjax | ||||||||
| disableFormTag | ||||||||
| disableResetButton | ||||||||
| disableSubmitButton | ||||||||
| width | ||||||||
| findFieldClass | ||||||||
| pushField | ||||||||
| setFileUploadUrl | ||||||||
| variables | ||||||||
| addVariables | ||||||||
| fillFields | ||||||||
| open | ||||||||
| close | ||||||||
| hasFile | ||||||||
| setFormId | ||||||||
| getElementId | ||||||||
| setCurrentUrl | ||||||||
| disableAjaxSubmit | ||||||||
| allowAjaxSubmit | ||||||||
| setUpSubmitScript | ||||||||
| buildSuccessScript | ||||||||
| addSavedScript | ||||||||
| buildErrorScript | ||||||||
| addErrorScript | ||||||||
| sanitize | ||||||||
| prepareInput | ||||||||
| prepareForm | ||||||||
| prepareHandler | ||||||||
| render | ||||||||
| __call | ||||||||
| __toString | ||||||||
| make | ||||||||
| class Lazy | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| load | ||||||||
| getLoadScript | ||||||||
| addScript | ||||||||
| html | ||||||||
| class LazyTable | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| from | ||||||||
| load | ||||||||
| simple | ||||||||
| onLoad | ||||||||
| addScript | ||||||||
| getLoadScript | ||||||||
| render | ||||||||
| html | ||||||||
| class Markdown | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| content | ||||||||
| build | ||||||||
| render | ||||||||
| class Modal | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| size | ||||||||
| sm | ||||||||
| lg | ||||||||
| xl | ||||||||
| delay | ||||||||
| button | ||||||||
| title | ||||||||
| content | ||||||||
| body | ||||||||
| join | ||||||||
| footer | ||||||||
| on | ||||||||
| onShow | ||||||||
| onShown | ||||||||
| onHide | ||||||||
| onHidden | ||||||||
| addEventScript | ||||||||
| addLoadRenderableScript | ||||||||
| render | ||||||||
| html | ||||||||
| renderTitle | ||||||||
| renderContent | ||||||||
| renderFooter | ||||||||
| renderButton | ||||||||
| class Radio | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| name | ||||||||
| small | ||||||||
| large | ||||||||
| size | ||||||||
| inline | ||||||||
| disable | ||||||||
| right | ||||||||
| check | ||||||||
| options | ||||||||
| style | ||||||||
| variables | ||||||||
| render | ||||||||
| class Tab | ||||||||
| Method | Argument | Typehint | Default | |||||
| add | ||||||||
| addLink | ||||||||
| padding | ||||||||
| noPadding | ||||||||
| title | ||||||||
| dropdown | ||||||||
| withCard | ||||||||
| vertical | ||||||||
| theme | ||||||||
| tabStyle | ||||||||
| render | ||||||||
| class Table | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setHeaders | ||||||||
| depth | ||||||||
| setRows | ||||||||
| setStyle | ||||||||
| render | ||||||||
| withBorder | ||||||||
| class Terminal | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| call | ||||||||
| dark | ||||||||
| transparent | ||||||||
| content | ||||||||
| render | ||||||||
| class Tooltip | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| selector | ||||||||
| maxWidth | ||||||||
| title | ||||||||
| background | ||||||||
| green | ||||||||
| blue | ||||||||
| red | ||||||||
| purple | ||||||||
| left | ||||||||
| right | ||||||||
| top | ||||||||
| bottom | ||||||||
| placement | ||||||||
| setupScript | ||||||||
| render | ||||||||
| class Tree | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| checkAll | ||||||||
| check | ||||||||
| setIdColumn | ||||||||
| setTitleColumn | ||||||||
| setParentColumn | ||||||||
| nodes | ||||||||
| render | ||||||||
| formatNodes | ||||||||
| class Widget | ||||||||
| Method | Argument | Typehint | Default | |||||
| make | ||||||||
| options | ||||||||
| option | ||||||||
| getOptions | ||||||||
| variables | ||||||||
| with | ||||||||
| collectAssets | ||||||||
| withScript | ||||||||
| toString | ||||||||
| render | ||||||||
| getElementSelector | ||||||||
| html | ||||||||
| autoRender | ||||||||
| view | ||||||||
| runScript | ||||||||
| getScript | ||||||||
| lazyRenderable | ||||||||
| __call | ||||||||
| __get | ||||||||
| __set | ||||||||
| __toString | ||||||||
| class Admin | ||||||||
| Method | Argument | Typehint | Default | |||||
| longVersion | ||||||||
| color | ||||||||
| menu | ||||||||
| title | ||||||||
| favicon | ||||||||
| content | ||||||||
| user | ||||||||
| guard | ||||||||
| navbar | ||||||||
| disablePjax | ||||||||
| section | ||||||||
| routes | ||||||||
| registerApiRoutes | ||||||||
| registerHelperRoutes | ||||||||
| repository | ||||||||
| app | ||||||||
| extensions | ||||||||
| availableExtensions | ||||||||
| extend | ||||||||
| enableExtenstion | ||||||||
| disableExtenstion | ||||||||
| makeExceptionHandler | ||||||||
| booting | ||||||||
| booted | ||||||||
| callBooting | ||||||||
| callBooted | ||||||||
| context | ||||||||
| addIgnoreQueryName | ||||||||
| getIgnoreQueryNames | ||||||||
| jsVariables | ||||||||
| class AdminServiceProvider | ||||||||
| Method | Argument | Typehint | Default | |||||
| boot | ||||||||
| register | ||||||||
| aliasAdmin | ||||||||
| registerViews | ||||||||
| ensureHttps | ||||||||
| bootApplication | ||||||||
| compatibleBlade | ||||||||
| registerPublishing | ||||||||
| registerExtensionProviders | ||||||||
| loadAdminAuthConfig | ||||||||
| registerDefaultSections | ||||||||
| registerServices | ||||||||
| registerRouteMiddleware | ||||||||
| class Application | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| switch | ||||||||
| withName | ||||||||
| getName | ||||||||
| boot | ||||||||
| routes | ||||||||
| registerMultiAppRoutes | ||||||||
| getCurrentApiRoutePrefix | ||||||||
| getApiRoutePrefix | ||||||||
| registerRoute | ||||||||
| withConfig | ||||||||
| loadRoutesFrom | ||||||||
| class Color | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| name | ||||||||
| get | ||||||||
| all | ||||||||
| lighten | ||||||||
| darken | ||||||||
| alpha | ||||||||
| __call | ||||||||
| extend | ||||||||
| class Extension | ||||||||
| Method | Argument | Typehint | Default | |||||
| getName | ||||||||
| composer | ||||||||
| serviceProvider | ||||||||
| assets | ||||||||
| views | ||||||||
| migrations | ||||||||
| menu | ||||||||
| permission | ||||||||
| lang | ||||||||
| enabled | ||||||||
| disable | ||||||||
| config | ||||||||
| import | ||||||||
| uninstall | ||||||||
| validateMenu | ||||||||
| checkMenuExist | ||||||||
| validatePermission | ||||||||
| createMenu | ||||||||
| checkPermissionExist | ||||||||
| createPermission | ||||||||
| routes | ||||||||
| make | ||||||||
| class Form | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| make | ||||||||
| pushField | ||||||||
| field | ||||||||
| fields | ||||||||
| removeField | ||||||||
| confirm | ||||||||
| isCreating | ||||||||
| isEditing | ||||||||
| isDeleting | ||||||||
| model | ||||||||
| getKey | ||||||||
| disableAjaxSubmit | ||||||||
| allowAjaxSubmit | ||||||||
| wrap | ||||||||
| builder | ||||||||
| getElementId | ||||||||
| repository | ||||||||
| edit | ||||||||
| fieldset | ||||||||
| destroy | ||||||||
| store | ||||||||
| beforeStore | ||||||||
| prepare | ||||||||
| removeIgnoredFields | ||||||||
| updates | ||||||||
| handleOrderable | ||||||||
| update | ||||||||
| beforeUpdate | ||||||||
| handleHasManyValues | ||||||||
| redirectUrl | ||||||||
| isEditable | ||||||||
| handleEditable | ||||||||
| prepareUpdate | ||||||||
| prepareInsert | ||||||||
| ignore | ||||||||
| forgetIgnored | ||||||||
| keyName | ||||||||
| createdAtColumn | ||||||||
| updatedAtColumn | ||||||||
| getDataByColumn | ||||||||
| setFieldOriginalValue | ||||||||
| if | ||||||||
| rendering | ||||||||
| fillFields | ||||||||
| build | ||||||||
| validationMessages | ||||||||
| responseValidationMessages | ||||||||
| mergeValidationMessages | ||||||||
| action | ||||||||
| width | ||||||||
| view | ||||||||
| title | ||||||||
| tools | ||||||||
| disableHeader | ||||||||
| disableFooter | ||||||||
| disableSubmitButton | ||||||||
| disableResetButton | ||||||||
| disableViewCheck | ||||||||
| disableEditingCheck | ||||||||
| disableCreatingCheck | ||||||||
| disableViewButton | ||||||||
| disableListButton | ||||||||
| disableDeleteButton | ||||||||
| footer | ||||||||
| getResource | ||||||||
| resource | ||||||||
| render | ||||||||
| input | ||||||||
| deleteInput | ||||||||
| block | ||||||||
| column | ||||||||
| setDefaultBlockWidth | ||||||||
| prepareDialogForm | ||||||||
| inDialog | ||||||||
| dialog | ||||||||
| extend | ||||||||
| extensions | ||||||||
| alias | ||||||||
| findFieldClass | ||||||||
| __get | ||||||||
| __set | ||||||||
| __call | ||||||||
| class Grid | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| getTableId | ||||||||
| setKeyName | ||||||||
| getKeyName | ||||||||
| column | ||||||||
| number | ||||||||
| columns | ||||||||
| allColumns | ||||||||
| addColumn | ||||||||
| prependColumn | ||||||||
| newColumn | ||||||||
| model | ||||||||
| getColumnNames | ||||||||
| applyColumnFilter | ||||||||
| addTableClass | ||||||||
| formatTableClass | ||||||||
| build | ||||||||
| callBuilder | ||||||||
| buildRows | ||||||||
| rows | ||||||||
| getCreateUrl | ||||||||
| rowSelector | ||||||||
| prependRowSelectorColumn | ||||||||
| setDialogFormDimensions | ||||||||
| renderCreateButton | ||||||||
| withBorder | ||||||||
| tableCollapse | ||||||||
| header | ||||||||
| renderHeader | ||||||||
| footer | ||||||||
| renderFooter | ||||||||
| option | ||||||||
| setUpOptions | ||||||||
| disableRowSelector | ||||||||
| showRowSelector | ||||||||
| disableCreateButton | ||||||||
| showCreateButton | ||||||||
| allowCreateButton | ||||||||
| createMode | ||||||||
| enableDialogCreate | ||||||||
| resource | ||||||||
| make | ||||||||
| responsive | ||||||||
| allowResponsive | ||||||||
| wrap | ||||||||
| hasWrapper | ||||||||
| with | ||||||||
| variables | ||||||||
| view | ||||||||
| title | ||||||||
| description | ||||||||
| setResource | ||||||||
| render | ||||||||
| doWrap | ||||||||
| __get | ||||||||
| __call | ||||||||
| class IFrameGrid | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| class Show | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| initModel | ||||||||
| make | ||||||||
| setKeyName | ||||||||
| getKeyName | ||||||||
| setKey | ||||||||
| getKey | ||||||||
| model | ||||||||
| setupModel | ||||||||
| view | ||||||||
| with | ||||||||
| wrap | ||||||||
| initContents | ||||||||
| initPanel | ||||||||
| panel | ||||||||
| tools | ||||||||
| field | ||||||||
| fields | ||||||||
| relations | ||||||||
| all | ||||||||
| relation | ||||||||
| addField | ||||||||
| addRelation | ||||||||
| overwriteExistingField | ||||||||
| overwriteExistingRelation | ||||||||
| repository | ||||||||
| divider | ||||||||
| newline | ||||||||
| html | ||||||||
| disableListButton | ||||||||
| disableDeleteButton | ||||||||
| disableEditButton | ||||||||
| showQuickEdit | ||||||||
| disableQuickEdit | ||||||||
| resource | ||||||||
| getResource | ||||||||
| __call | ||||||||
| call | ||||||||
| handleRelationField | ||||||||
| render | ||||||||
| row | ||||||||
| rows | ||||||||
| __get | ||||||||
| class Tree | ||||||||
| Method | Argument | Typehint | Default | |||||
| __construct | ||||||||
| setupTools | ||||||||
| makeRepository | ||||||||
| collectAssets | ||||||||
| setDefaultBranchCallback | ||||||||
| branch | ||||||||
| query | ||||||||
| nestable | ||||||||
| disableCreateButton | ||||||||
| disableQuickCreateButton | ||||||||
| setDialogFormDimensions | ||||||||
| disableSaveButton | ||||||||
| disableRefreshButton | ||||||||
| disableQuickEditButton | ||||||||
| disableEditButton | ||||||||
| disableDeleteButton | ||||||||
| wrap | ||||||||
| hasWrapper | ||||||||
| saveOrder | ||||||||
| script | ||||||||
| view | ||||||||
| getItems | ||||||||
| variables | ||||||||
| tools | ||||||||
| renderCreateButton | ||||||||
| renderQuickEditButton | ||||||||
| renderQuickCreateButton | ||||||||
| render | ||||||||
| doWrap | ||||||||
| __toString | ||||||||
| make | ||||||||