Заглушка для фотографий. как и объект image имеет возможность возвращать заглушку в нужном размере
|
| setDefaultImage ($pathToImage) |
|
| setImageFilename ($filename) |
|
| getUrl ($width, $height, $type=null, $absolute=false, $force_create=false) |
|
| getOriginalUrl ($absolute=false) |
|
| __construct (array $options=null) |
|
| normalizePost () |
|
| getImageCore () |
|
| getUrl ($width, $height, $img_type= 'xy', $absolute=false, $force_create=false) |
|
| getStub () |
|
| setPreviewSize ($width, $height, $img_type= 'xy') |
|
| getOriginalFolder () |
|
| getPreviewFolder () |
|
| setPreviewFolder ($path) |
|
| removeImageFiles () |
|
| __construct (array $options=null) |
|
| normalizePost () |
|
| selfSave () |
|
| validate ($value) |
|
| checkSize ($object, $param, $errortext) |
|
| checkType ($object, $param, $errortext) |
|
| setStorage ($base, $path) |
|
| getLink ($absolute=false) |
|
| getFullPath () |
|
| getSize () |
|
| getRealPath () |
|
| getFileName () |
|
| getExtension () |
|
| getViewSize () |
|
| beforesave () |
|
| checkDefaultRequestValue ($value) |
|
| setMaxFileSize ($filesize_in_bytes) |
|
| setAllowFileTypes (array $types) |
|
| generateValue ($original_name) |
|
| getUniqFilename () |
|
| getStorageFolder () |
|
| addFromUrl ($url, $check_exist=true) |
|
| getContent () |
|
| __construct (array $options=null) |
|
| processOptions ($options) |
|
| beforesave () |
|
| getCheckboxParam ($key=null) |
|
| set ($value) |
|
| setListenPost ($boolean) |
|
| isListenPost () |
|
| get () |
|
| getHint () |
|
| setHint ($text) |
|
| setEscapeType ($escape_type) |
|
| getEscapeType () |
|
| unsetvalue () |
|
| validate ($value) |
|
| setChecker ($callmethod, $errortxt= '') |
|
| removeAllCheckers () |
|
| getCheckers () |
|
| setVisible ($bool, $switch=null) |
|
| isVisible ($switch=null, $use_default_visible=true) |
|
| isMeVisible ($switch=null, $use_default_visible=true) |
|
| setMeVisible ($bool) |
|
| getTreeList () |
|
| setTree ($tree_function,...$params) |
|
| getListFunc () |
|
| setList ($listfunc,...$params) |
|
| setListFromArray (array $list) |
|
| setChangeSizeForList ($bool) |
|
| getList () |
|
| setCheckboxView ($onValue, $offValue) |
|
| setCheckboxListView ($bool) |
|
| setRadioListView ($bool, $inline=false) |
|
| isRadioListInline () |
|
| selfSave () |
|
| normalizePost () |
|
| addClass (string $class) |
|
| setAttr (array $view_attr) |
|
| getAttr () |
|
| getAttrArray () |
|
| getAttrByKey ($key) |
|
| isHaveAttrKey ($key) |
|
| textView () |
|
| formView ($view_options=null, $orm_object=null) |
|
| setName ($name) |
|
| getName () |
|
| setArrayWrap ($array_wrap_name) |
|
| setFormName ($form_name) |
|
| getFormName () |
|
| setMaxLength ($length) |
|
| getMaxLength () |
|
| isAlwaysModify () |
|
| setAlwaysModify ($bool) |
|
| setReadOnly ($readonly=true) |
|
| setErrors (array $errors) |
|
| getErrors () |
|
| hasErrors () |
|
| getDescription () |
|
| setDescription ($description) |
|
| setUseToSave ($bool) |
|
| isUseToSave () |
|
| isRuntime () |
|
| setRuntime ($bool) |
|
| isAutoincrement () |
|
| setAutoincrement ($bool) |
|
| hasLength () |
|
| setAllowEmpty ($bool) |
|
| isAllowEmpty () |
|
| getSQLNotation () |
|
| getSQLTypeParameter () |
|
| setDecimal ($decimal) |
|
| getDecimal () |
|
| setPrimaryKey ($bool) |
|
| isPrimaryKey () |
|
| setUnique ($bool) |
|
| isUnique () |
|
| setIndex ($bool) |
|
| isIndex () |
|
| setDefault ($default, $is_func=false) |
|
| getDefault ($db_format=false) |
|
| isDefaultFunc () |
|
| getPhpType () |
|
| setPhpType ($type) |
|
| setTemplate ($template) |
|
| setMeTemplate ($template) |
|
| getOriginalTemplate () |
|
| getRenderTemplate ($multiedit=false) |
|
| getTitle () |
|
| setHidden ($bool) |
|
| isHidden () |
|
| escape ($value) |
|
| checkDefaultRequestValue ($value) |
|
| setRequestType ($var_type) |
|
| getFromRequest (array $src) |
|
| callPropertyFunction ($property_name,...$params) |
|
| setTrimString ($bool) |
|
| getTrimString () |
|
| isHtmlEncodedField () |
|
| __set ($name, $value) |
|
| __get ($name) |
|
| __isset ($name) |
|
| __unset ($name) |
|