Anonimo

Modulo:FunzioniGeneriche: differenze tra le versioni

Da Wikitrek.
m
nessun oggetto della modifica
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 137: Riga 137:
--- Test function for array manipulation
--- Test function for array manipulation
--  
--  
-- @param frame
-- @param frame The interface to the parameters passed to {{#invoke:}}
-- @return Processed string
-- @return Processed string
function p.TestArray(frame)
function p.TestArray(frame)
Riga 212: Riga 212:
--- Test function for spaces identifiaction
--- Test function for spaces identifiaction
-- using regex
-- using regex
-- @param frame
-- @param frame The interface to the parameters passed to {{#invoke:}}
-- @return Processed string
-- @return Processed string
function p.TestSpaces(frame)
function p.TestSpaces(frame)
Riga 221: Riga 221:
--- Test function to check properties sorting
--- Test function to check properties sorting
--  
--  
-- @param frame
-- @param frame The interface to the parameters passed to {{#invoke:}}
-- @return Comma-separated list of properties
-- @return Comma-separated list of properties
function p.SortedPropertiesList(frame)
function p.SortedPropertiesList(frame)
Riga 234: Riga 234:
-- SMW property using the #set function
-- SMW property using the #set function
--
--
-- @param frame
-- @param frame The interface to the parameters passed to {{#invoke:}}
-- @return Sanitized string representing one or more property values
-- @return Sanitized string representing one or more property values
function p.ParameterToSemantic(frame)
function p.ParameterToSemantic(frame)