메소드 | 설명 | |
---|---|---|
run ( ) : mixed | Run widget without magic method. |
메소드 | 설명 | |
---|---|---|
getCacheTime ( ) : boolean | float | integer | Get widget cache time or false if it's not meant to be cached. | |
getContent ( ) : mixed | Make call and get return widget content. | |
getContentFromCache ( $args ) : mixed | Gets content from cache if it's turned on. | |
getReloadTimeout ( ) : boolean | float | integer | Get widget reload timeout or false if it's not reloadable. |
protected getContent ( ) : mixed | ||
리턴 | mixed |
protected getContentFromCache ( $args ) : mixed | ||
$args | ||
리턴 | mixed |