Procedural File: items.php
Source Location: /lib/items.php
Page Details:
Tags:
ActiveItem [line 165]
ActiveItem() Détermine l'item actif et le place en var global
ActiveItemAlias [line 192]
string ActiveItemAlias(
string $item)
|
|
ActiveItemAlias() Return the active item or its alias
Parameters
ActiveItemKey [line 177]
string ActiveItemKey(
string $item)
|
|
ActiveItemKey() Return the Active item key
Parameters
DisplayTemplate [line 152]
DisplayTemplate() Include the required template if no user template is found in /public/ includes the /public/dist/ version.
formatted_permalink [line 86]
string formatted_permalink(
array $array, [ $sep = ''])
|
|
display_permalink() Display permalink
Parameters
getItemId [line 133]
getItemId() Return a class identifier with ID if exists
Tags:
get_permalink [line 101]
string get_permalink(
array $array)
|
|
get_permalink() Get permalink
Parameters
HrefMaker [line 35]
string HrefMaker(
array $array)
|
|
HrefMaker() Generated a well-formed string URL for SEO if MOD_REWRITE is set to 1 Can be override if the given array contains a key named 'rewrite_override'
Parameters
SetHTMLTitle [line 18]
void SetHTMLTitle(
$str $str)
|
|
SetHTMLTitle() Aggregate string to the global array $GLOBALS['current_title']
Parameters
|