|
Previous Page |
Solar_App_Bookmarks |
Next Page |
actionUser()
public
void
actionUser (
string $owner_handle default NULL,
string|array $tag_list default NULL
)
Shows all bookmarks for an owner, optionally filtered by tag.
Parameters
- (string)
$owner_handle: The owner to show bookmarks for. - (string|array)
$tag_list: An optional set of tags to filter by; either a space- (or plus-) separated list of tags, or a sequential array of tags.
Returns
- (void)
Description
Shows all bookmarks for an owner, optionally filtered by tag.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __set()
- _addViewHelpers()
- _addViewTemplates()
- _exception()
- _exceptionDuringFetch()
- _forward()
- _forwardActionMethod()
- _getActionFormat()
- _getActionMethod()
- _getActionView()
- _getSqlOrder()
- _info()
- _isProcess()
- _load()
- _postAction()
- _postRender()
- _postRun()
- _preAction()
- _preRender()
- _preRun()
- _query()
- _redirect()
- _redirectNoCache()
- _render()
- _renderLayout()
- _renderView()
- _setContentType()
- _setLayoutTemplates()
- _setViewObject()
- _setup()
- actionAdd()
- actionEdit()
- actionError()
- actionQuick()
- actionTag()
- actionUser()
- apiVersion()
- display()
- dump()
- fetch()
- locale()
- setFrontController()