ZenpageItems __construct(
)
|
|
Class instantiator
Redefinition of:
- ThemeObject::__construct()
- Class instantiator
Redefined in descendants as:
string getContent(
[
$locale = NULL]
)
|
|
Returns the content
Parameters:
string getExtraContent(
[
$locale = NULL]
)
|
|
Returns the extra content
Parameters:
Returns the last change date
string getLastchangeAuthor(
)
|
|
Returns the last change author
Returns the locked status , "1" if locked (only used on the admin)
sets the author attribute
Parameters:
Set the content datum
Parameters:
$c |
$c: |
full language string |
void setExpireDate(
$ed
)
|
|
sets the expire date
Parameters:
void setExtraContent(
$ec
)
|
|
sets the extra content
Parameters:
sets the last change date
Parameters:
void setLastchangeAuthor(
$a
)
|
|
stores the last change author
Parameters:
sets the locked status , "1" if locked (only used on the admin)
Parameters: