Trace: » findbyid » link » linkbyid » next » page_status » parent » partexists » previous » slug » functions
Translations of this page?:
General
Getting & Giving Support
Administration
Design
- Tut. - Layouts and Themes
- Tut. - Navigation cookbook
- Tut. - How To section
Reference Material
Plugin Development
- Tut. - Writing a plugin
- Ref. - List of Events
- Ref. - Enabling cron jobs
- Ref. - PHPDoc
Core Development
- Ref. - PHPDoc
Press information
Wolf CMS books section
Overview
The 'functions' section houses pages that provide more detailed information about individual functions of Wolf CMS. These pages serve as an additional source of information on top of the PHPDoc references. These function pages may be out of date since they are manually maintained.
Also see: PHPDoc references
Wolf Functions and Constants
- author()
- authorId()
- breadcrumbs($separator='>')
- children($args=null, $value=array(), $include_hidden=false)
- childrenCount($args=null, $value=array(), $include_hidden=false)
- content($part='body', $inherit=false)
- date($format='%a, %e %b %Y', $which_one='created')
- find($uri) { return find_page_by_uri($uri); }
- findById($id)
- getUri()
- hasContent($part) { return isset($this->part->$part); }
- id()
- includeSnippet($name)
- keywords()
- level()
- link($label=null, $options='')
- linkById($id, $label=null, $options='')
- next()
- parent($level)
- partExists($part, $inherit=false)
- previous()
- slug()
- tags()
- $this->
- title()
- updater()
- url()
- urlById()
Overview of functions
$
A
B
C
D
E
F
F cont.
G
H
I
K
L
N
P
P cont.
S
T
U
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.2
